audit-pipelines
Two ready-to-run audit pipelines for Claude Code: deep frontend (React/Next.js) and universal codebase audit with built-in self-audit and evidence validation
File Explorer
- adversary_review.py
- deep_dive.py
- detect_branch_protection.py
- detect_codeowners.py
- detect_codeql_setup.py
- detect_dangerous_triggers.py
- detect_dependabot_config.py
- detect_excessive_permissions.py
- detect_long_lived_credentials.py
- detect_persist_credentials.py
- detect_script_injection.py
- detect_security_features.py
- detect_unpinned_actions.py
- detect_workflows.py
- synthesize_roadmap.py
- env.sh
- github_api.py
- manifest_lib.py
- 00_discover.md
- 00_full_audit_prompt.md
- 00a_discover_workflows.md
- 00b_discover_actions.md
- 00c_discover_secrets.md
- 00d_discover_branch_protection.md
- 00e_discover_settings.md
- 00z_validate_manifest.md
- refresh.md
- bug_report.yml
- feature_request.yml
- ci.yml
- codeql.yml
- pinact.yml
- scorecard.yml
- dependabot.yml
- pull_request_template.md
- renovate.json
- ROADMAP_TEMPLATE.md
- SECURITY.md
- finalize.sh
- validate_manifest.py
- validate_phase.sh
- .gitignore
- init.sh
- manifest.example.yml
- manifest.schema.yml
- MASTER_PROMPT.md
- README.md
- requirements.txt
- run.sh
- phase_00_setup.md
- phase_01_inventory.md
- phase_02_architecture.md
- phase_02b_trust_map.md
- phase_03_dependencies.md
- phase_04_code_quality.md
- phase_05_error_handling.md
- phase_06_security.md
- phase_06b_money_invariants.md
- phase_07_tests.md
- phase_08_ops_observability.md
- phase_09_performance.md
- phase_10_synthesis_roadmap.md
- phase_10a_self_audit.md
- phase_11_deep_dive.md
- common.sh
- check_evidence_citations.py
- finalize.sh
- generate_meta_json.py
- required_evidence_files.sh
- run_external_tools.sh
- validate_confidence.py
- validate_phase.sh
- 00_START_HERE.md
- 01_ORCHESTRATOR.md
- README.md
- REFERENCE_TOOLS.md
- TEMPLATES.md
- adversary_review.py
- deep_dive.py
- extract_query_inventory.py
- extract_schema.py
- find_atomic_updates.py
- find_backup_strategy.py
- find_cache_strategy.py
- find_dangerous_ddl.py
- find_index_recommendations.py
- find_isolation_levels.py
- find_json_overuse.py
- find_migrations.py
- find_missing_fk_indexes.py
- find_money_floats.py
- find_n_plus_one.py
- find_naming_inconsistency.py
- find_no_idempotency.py
- find_observability.py
- find_orm_wrappers.py
- find_pii_extended.py
- find_pii_in_logs.py
- find_pool_settings.py
- find_raw_sql_unsafe.py
- find_reversibility.py
- find_secrets_in_repo.py
- find_select_star.py
- find_status_without_check.py
- find_string_concat_sql.py
- find_transactions.py
- synthesize_roadmap.py
- env.sh
- id_gen.py
- manifest_lib.py
- stack_aware.py
- phase_00_setup.md
- phase_01_inventory.md
- phase_02_schema_design.md
- phase_03_indexes_keys.md
- phase_04_query_patterns.md
- phase_05_transactions_consistency.md
- phase_05b_money_invariants.md
- phase_06_migrations_evolution.md
- phase_07_data_integrity_security.md
- phase_08_performance_scaling.md
- phase_09_observability_ops.md
- phase_10_synthesis_roadmap.md
- phase_10a_self_audit.md
- phase_11_deep_dive.md
- 00_discover.md
- 00a_discover_money.md
- 00b_discover_transactions.md
- 00c_discover_pii.md
- 00d_discover_n_plus_one.md
- 00e_discover_migrations.md
- 00f_discover_serena_deep.md
- 00g_discover_gitnexus_graph.md
- 00z_validate_manifest.md
- refresh.md
- verify_fix.md
- check_evidence_citations.py
- compare_projects.py
- finalize.sh
- generate_meta_json.py
- preflight.py
- validate_confidence.py
- validate_manifest.py
- validate_phase.sh
- index.html
- .gitignore
- 00_START_HERE.md
- 01_ORCHESTRATOR.md
- init.sh
- manifest.example.yml
- manifest.schema.yml
- MASTER_PROMPT.md
- README.md
- REFERENCE_2026_STATE_OF_ART.md
- REFERENCE_BOOKS.md
- REFERENCE_MCP_TOOLS.md
- REFERENCE_TOOLS.md
- requirements.txt
- run.sh
- TEMPLATES.md
- TOOLS_VERSIONS.md
- 00-master-prompt.md
- phase-0-inventory.md
- phase-1-architecture.md
- phase-2-performance.md
- phase-3-accessibility-seo.md
- phase-4-security.md
- phase-5-dx-tooling.md
- phase-6-roadmap.md
- 00-MASTER-PLAN.md
- 01-inventory.md
- 02-architecture.md
- 03-performance.md
- 04-accessibility-seo.md
- 05-security-deps.md
- 06-dx-tooling.md
- 07-roadmap-synthesis.md
- README.md
- avatar-round.png
- avatar-source.jpg
- eslint.config.js
- github-actions-audit.yml
- prettierrc.json
- tsconfig.strict.json
- phase-00-bootstrap.md
- phase-01-mcp-probe.md
- phase-02-recon.md
- phase-03-deterministic.md
- phase-04-hotspots.md
- phase-05-architecture-ddd.md
- phase-06-readability.md
- phase-07-security.md
- phase-08-performance.md
- phase-09-observability.md
- phase-10-ai-readability.md
- phase-11-synthesis.md
- phase-12-prod-roadmap.md
- adr-draft.md
- AGENTS.md.template
- findings-template.md
- quick-wins.md
- refactoring-target.md
- roadmap.md
- trade-off-matrix.md
- AUDIT.md
- MASTER_PROMPT.md
- README.md
- REFERENCES.md
- .gitignore
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
mongosh
View Details ▼
mongosh
A new shell for MongoDB, replacement for `mongo`.
Note: All connection options can be replaced with one string: `mongodb://user@host:port/db_name?authSource=authdb_name`.
mongosh
Connect to a local database on the default port (`mongodb://localhost:27017`):
mongosh --host {{host}} --port {{port}} {{db_name}}
Connect to a database:
mongosh --host {{host}} --port {{port}} --username {{username}} --authenticationDatabase {{authdb_name}} {{db_name}}
Authenticate using the specified username on the specified database (you will be prompted for a password):
mysql
View Details ▼
mysql
The MySQL tool.
mysql {{database_name}}
Connect to a database:
mysql {{[-u|--user]}} {{user}} {{[-p|--password]}} {{database_name}}
Connect to a database, user will be prompted for a password:
mysql {{[-h|--host]}} {{database_host}} {{database_name}}
Connect to a database on another host:
psql
View Details ▼
psql
PostgreSQL client.
psql {{database}}
Connect to the database. By default, it connects to the local socket using port 5432 with the currently logged in user:
psql {{[-h|--host]}} {{host}} {{[-p|--port]}} {{port}} {{[-U|--username]}} {{username}} {{database}}
Connect to the database on given server host running on given port with given username, without a password prompt:
psql {{[-h|--host]}} {{host}} {{[-p|--port]}} {{port}} {{[-U|--username]}} {{username}} {{[-W|--password]}} {{database}}
Connect to the database; user will be prompted for password:
