audit_workspace_secrets
Audit a workspace for untracked .env files and exposed API keys, returning a health score and hygiene recommendations.
Instructions
Audit workspace for security risks: untracked .env files, exposed API keys, and workspace hygiene.
Args: path: Root directory to audit.
Returns: Security audit report including health score (0-100), detected exposed .env files, embedded secret leaks, and hygiene recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||