{"service":"manifest-audit","description":"Audit a whole dependency manifest in one call before installing or upgrading. Send a package.json, a requirements.txt, or npm and PyPI package lists (up to 50 packages). Per dependency: latest version and publish date, whether your pin is behind, license, deprecation or yanked status, weekly npm downloads, and known vulnerabilities from OSV with severity and first fixed version. Deterministic, no LLM. Use before adding or bumping deps or when reviewing a lockfile change.","paid_endpoints":[{"method":"POST","url":"https://audit.152-53-82-29.sslip.io/v1/audit","price":"$0.01","what":"whole manifest, npm and PyPI"},{"method":"POST","url":"https://audit.152-53-82-29.sslip.io/v1/npm","price":"$0.005","what":"npm packages only"},{"method":"POST","url":"https://audit.152-53-82-29.sslip.io/v1/pypi","price":"$0.005","what":"PyPI packages only"},{"method":"POST","url":"https://audit.152-53-82-29.sslip.io/v1/vulns","price":"$0.005","what":"vulnerabilities only, both ecosystems"}],"network":"eip155:8453","protocol":"x402","free_sample":"https://audit.152-53-82-29.sslip.io/v1/audit/sample","input_example":{"npm":["lodash@4.17.20","express@^4.18.0","left-pad"],"pypi":["requests==2.25.0","flask>=2.0"]},"max_packages":50}