audit_workspace_secrets
Scan a directory for security risks: exposed .env files, API keys, and poor hygiene. Get a health score and actionable 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, and hygiene recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||