scan_code
Scan code snippets or file content to detect secrets like API keys, passwords, and tokens. Supports up to 10MB of code with enhanced validation for security analysis.
Instructions
Scan a code snippet or file content for secrets and sensitive information. Supports up to 10MB of code content with enhanced validation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code content to scan (max 10MB) | |
| filePath | No | File path (optional, helps with context) |