licence_audit_preview
FREE. Audits the first packages of a public dependency manifest and returns each package's licence with the registry document it was read from. Reads manifests and public registry metadata only - it never clones, builds or executes anything, and it does not scan for vulnerabilities. Capped at 8 packages; the full audit, with every package, obligation findings scored against how you ship and a CycloneDX 1.5 SBOM, is the paid call described by get_payment_terms. 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. |