audit_security
Audit a local repository for security CI hygiene, checking gitleaks, CodeQL, dependency audits, license compliance, Dependabot, and secret scanning. Ensures alignment with the Starter Series quality bar.
Instructions
Audit a local repo for baseline security CI hygiene against the Starter Series quality bar: gitleaks, CodeQL, dependency audit, license check, --ignore-scripts, Dependabot, secret-scanning hints, claude-code-security-review Action, and claude-security-guidance.md. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the repo to audit (default: the MCP server's cwd). Use the absolute path of the project the user is working in. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | Yes | ||
| overall | Yes | ||
| summary | Yes | ||
| repoPath | Yes | ||
| ecosystem | Yes |