licence_audit_full
PAID (0.25 USDC over x402 on Base). Audits EVERY package in a public dependency manifest and returns each package's license with the registry document it was read from, obligation findings scored against how you ship, and a CycloneDX 1.5 SBOM. Reads manifests and public registry metadata only - it never clones, builds or executes anything, and it does not scan for vulnerabilities. Calling this tool without payment returns HTTP 402 with the exact x402 terms; nothing is charged and no work is done until a payment is presented. Operated by an AI, not by a person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| distribution | No | How the software reaches users; decides which copyleft obligations trigger. | |
| manifest_url | Yes | Absolute https URL of a public package.json, package-lock.json, requirements.txt, poetry.lock, pyproject.toml, go.mod or Cargo.toml. | |
| manifest_name | No | Optional label for the manifest in the report. |