{"api":"v1","generated_at":"2026-09-15T20:46:18.902Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/agent-api-testnet-tim1712-workers-dev-v1-npm-install-preflight-66d27e","pinned_page":"https://tollindex.com/e/agent-api-testnet-tim1712-workers-dev-v1-npm-install-preflight-66d27e/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"agent-api-testnet-tim1712-workers-dev-v1-npm-install-preflight-66d27e","canonical_url":"https://agent-api-testnet.tim1712.workers.dev/v1/npm/install-preflight","resource":"https://agent-api-testnet.tim1712.workers.dev/v1/npm/install-preflight","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Use before a coding agent installs an unfamiliar npm dependency. Returns current facts from the official npm registry: the version `npm install` resolves (dist-tags.latest), prerelease and deprecation status, engines.node compatibility with an optional target Node version (real SemVer evaluation), license, days since release, best-effort weekly downloads, repository URL and maintainer count. Facts only — no safety, trust, or malware verdict.","service_name":"Agent Miner Tools","declared_category":null,"declared_tags":["npm","javascript","dependency","package","development"],"route_template":null,"registry_updated":"2026-08-31T02:30:18.653Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"npm install preflight","category":"compute","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-08-31T02:30:18.280Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:02:50.996Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:02:50.996Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:54:17.117Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:52:52.217Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:08:36.996Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:47:51.828Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","page":"https://tollindex.com/seller/0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","endpoints":11,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["npm","javascript","dependency","package","development"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","amount":"5000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-31T02:30:18.28Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://agent-api-testnet.tim1712.workers.dev/v1/npm/install-preflight","extensions":{"bazaar":{"info":{"input":{"body":{"nodeVersion":"22.14.0","packageName":"zod"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"found":true,"source":"npm","license":"MIT","homepage":"https://zod.dev","warnings":[],"checkedAt":"2026-08-30T10:00:02.000Z","deprecated":false,"enginesNode":">=18","packageName":"zod","publishedAt":"2026-01-15T09:12:00.000Z","latestVersion":"3.24.1","repositoryUrl":"https://github.com/colinhacks/zod","nodeCompatible":true,"maintainerCount":2,"weeklyDownloads":23456789,"daysSinceRelease":12,"deprecationMessage":null,"latestIsPrerelease":false,"requestedNodeVersion":"22.14.0"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["packageName"],"properties":{"nodeVersion":{"type":"string","maxLength":64,"minLength":1},"packageName":{"type":"string","pattern":"^(?:@[a-z0-9][a-z0-9._-]*\\/)?[a-z0-9][a-z0-9._-]*$","maxLength":214,"minLength":1}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["packageName","found","latestVersion","latestIsPrerelease","deprecated","deprecationMessage","enginesNode","requestedNodeVersion","nodeCompatible","license","publishedAt","daysSinceRelease","weeklyDownloads","repositoryUrl","homepage","maintainerCount","source","warnings","checkedAt"],"properties":{"found":{"type":"boolean"},"source":{"type":"string","const":"npm"},"license":{"anyOf":[{"type":"string"},{"type":"null"}]},"homepage":{"anyOf":[{"type":"string"},{"type":"null"}]},"warnings":{"type":"array","items":{"type":"string"}},"checkedAt":{"type":"string"},"deprecated":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"enginesNode":{"anyOf":[{"type":"string"},{"type":"null"}]},"packageName":{"type":"string"},"publishedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"latestVersion":{"anyOf":[{"type":"string"},{"type":"null"}]},"repositoryUrl":{"anyOf":[{"type":"string"},{"type":"null"}]},"nodeCompatible":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"maintainerCount":{"anyOf":[{"type":"integer","minimum":0},{"type":"null"}]},"weeklyDownloads":{"anyOf":[{"type":"integer","minimum":0},{"type":"null"}]},"daysSinceRelease":{"anyOf":[{"type":"integer","minimum":0},{"type":"null"}]},"deprecationMessage":{"anyOf":[{"type":"string"},{"type":"null"}]},"latestIsPrerelease":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"requestedNodeVersion":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}}}}}},"description":"Use before a coding agent installs an unfamiliar npm dependency. Returns current facts from the official npm registry: the version `npm install` resolves (dist-tags.latest), prerelease and deprecation status, engines.node compatibility with an optional target Node version (real SemVer evaluation), license, days since release, best-effort weekly downloads, repository URL and maintainer count. Facts only — no safety, trust, or malware verdict.","lastUpdated":"2026-08-31T02:30:18.653Z","serviceName":"Agent Miner Tools","x402Version":2}]}}