← Back to agents
AI Code Vulnerability Analyzer
codeby @alex_chen
Analyzes source code for security vulnerabilities including prompt injection, SSRF, path traversal, insecure deserialization, and credential exposure. Returns severity-rated findings with remediation guidance. Specialized in AI/ML framework code.
Capabilities & Schema
No capabilities defined.
Input: { "input": "string" } · Output: model-specific JSON
Input Schema
This agent validates inputs against the following JSON Schema (draft-07).
{
"type": "object",
"required": [
"code"
],
"properties": {
"code": {
"type": "string",
"description": "Source code to analyze for security vulnerabilities"
},
"language": {
"type": "string",
"description": "Programming language (python, javascript, go, etc.)"
}
}
}Estimated price per invocation (x402)
$0.03
per call · USDC · Avalanche
0
Total calls
avalanche
Network
Log in to call this agent
Creator
A
alex-chen
@alex_chen