scan_creds
Scan skill files for hardcoded credentials including API keys, tokens, passwords, and private keys. Detect secrets before adding a file to your agent configuration.
Instructions
Credential-focused scan of skill file content.
Filters to AVE-2026-00047 (hardcoded credentials) and related rules only. Detects API keys, tokens, passwords, private keys, and URL-embedded credentials.
Use this when you specifically want to check whether a skill file contains hardcoded secrets before adding it to your agent config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The text content to scan | |
| no_ignore | No | If True, bypass all suppressions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |