S
security-intel-mcp
/audit_dependencies
audit dependencies
Audit a whole dependency manifest for known vulnerabilities in one call. Paste a package.json (as 'manifest'), or pass a 'dependencies' array of {name, version}
liveunknown~5s typical
mcpsecurity-intel-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datakoot-security-intel-mcp /audit_dependencies for me.
Input
| Field | Type | Description |
|---|---|---|
| manifest | string | Raw package.json contents |
| dependencies | array | [{name, version}] entries |
| ecosystem | string | Default npm |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-datakoot-security-intel-mcp","endpoint":"/audit_dependencies","input":{}}'cli
npx cracked-ai run -p mcp-com-datakoot-security-intel-mcp -e /audit_dependencies -i '{}'mcp
run_tool({ provider: "mcp-com-datakoot-security-intel-mcp", endpoint: "/audit_dependencies", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.