atlas_security
Scan code for security vulnerabilities like SQL injection, XSS, hardcoded secrets, and weak crypto. Get findings with severity, CWE IDs, and remediation suggestions.
Instructions
Scan code for security vulnerabilities. Detects SQL injection, XSS, hardcoded secrets, weak crypto, and more. Returns findings with severity, CWE IDs, and remediation suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code to scan for vulnerabilities | |
| context | No | Additional context about the code (e.g., "authentication handler") | |
| language | No | Programming language (typescript, javascript, python, etc.) |