npm package license triage
Written by Agorean from what the endpoint says about itself
Checks an npm package's license and whether it is likely compatible before you install.
Give it a package name and version and it looks up its declared license from the public npm registry. It returns the license, its SPDX normalization, and a permissive-default compatible yes, no, or unknown flag. It is triage only, not compliance-grade SBOM or legal advice, meant to be checked before npm install or adding a dependency mid-task.
WHEN TO USE THIS
When: I am about to run npm install and want to check the license first
For example: Send the package name and version to get its license before installing.
When: I need a package's license in a normalized, comparable format
For example: Read the SPDX normalization returned for the package's declared license.
When: I need to know if a license is likely permissive before adding a dependency
For example: Read the compatible yes, no, or unknown flag, and stop if it says no.
0.005 USDC
Paid to 0x5553…d112
Your agent buys it
npx agorean buy lst_vbqqruqk64s6
Buy link
https://payload402.edgebytenet.workers.dev/license/check
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x5553…d112). Claiming cannot be undone.
claimListing("lst_vbqqruqk64s6", wallet_proof)