TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 21:20 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,178

dependency preflight derived

api.preflightstack.comMarket dataderived

POST https://api.preflightstack.com/v1/dependency-preflight

passlisted in Coinbasecounted above 83% of Market data

0.02 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 21:20 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 07:04 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 07:04 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
7
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
5
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-08-31 06:17 UTC
as of 2026-09-15 21:20 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.02 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 21:20 UTC · method · pinnable

Counters

29 observations, 2 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 5,288 endpoints in Market data that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 7: 820 in the category are counted higher and 4,467 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 2 times across 29 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.

In words

At api.preflightstack.com, dependency preflight takes POST requests, is listed in the Coinbase registry, and falls under market data by TOLL's rules.

Per call, dependency preflight declares 0.02 USDC on Base.

Requests carry a json body with the fields policy, packages and ecosystem.

dependency preflight returns json; the example shows policy, summary, decision, packages, workflow, request_id and 2 others.

dependency preflight answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

dependency preflight is the only listed endpoint on api.preflightstack.com.

Over 30 days: 7 calls, 5 payers.

dependency preflight was last called 16 days before the snapshot.

Closest in price to dependency preflight within market data: q verdict resource at www.ax1.vc and activities smarttraders smartmoney at x402.sniperx.fun.

dependency preflight is priced above 64% of comparable listings in market data.

Across market data, 5,288 endpoints carry counters and dependency preflight out-counts 83% of them.

3 listed endpoints across 3 hosts pay to the same wallet.

The seller's tags on dependency preflight are dependency-preflight, package-install, npm and pypi.

The price of dependency preflight is declared by 471 other listings in market data too.

Payment options as declared

the payment options, as of 2026-09-15 21:20 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.02 USDCexact0x9acdad…cc2500

Preflight checks at the last sweep

the checks, as of 2026-09-15 07:04 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 07:04 UTCpass0daily-2026-09-15
2026-09-14 06:31 UTCpass0daily-2026-09-14
2026-09-13 06:20 UTCpass0daily-2026-09-13
2026-09-12 10:29 UTCpass0daily-2026-09-12
2026-09-11 14:49 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-08-31 06:17 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "policy": "balanced",
      "packages": [
        {
          "name": "lodash",
          "version": "4.17.21"
        }
      ],
      "ecosystem": "npm"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "policy": {
        "name": "balanced",
        "version": "2026-08-19.2"
      },
      "summary": {
        "allow": 0,
        "block": 0,
        "review": 1,
        "partial": 0,
        "package_count": 1
      },
      "decision": "review",
      "packages": [
        {
          "name": "lodash",
          "install": {
            "lifecycle_scripts": []
          },
          "license": {
            "status": "allow",
            "declared": "MIT",
            "normalized": "MIT"
          },
          "partial": false,
          "decision": "review",
          "evidence": [
            {
              "url": "https://registry.npmjs.org/lodash",
              "cached": false,
              "source": "npm",
              "retrieved_at": "2026-08-20T00:00:00.000Z"
            },
            {
              "url": "https://api.osv.dev/v1/query",
              "cached": false,
              "source": "osv",
              "retrieved_at": "2026-08-20T00:00:00.000Z"
            }
          ],
          "findings": [
            {
              "code": "KNOWN_VULNERABILITY",
              "level": "review",
              "message": "A known high-severity vulnerability affects the requested version; review a fixed version."
            }
          ],
          "ecosystem": "npm",
          "lifecycle": {
            "yanked": false,
            "deprecated": false,
            "latest_version": "4.18.1",
            "latest_release_date": "2026-04-01T21:01:20.458Z",
            "requested_release_date": "2021-02-20T15:42:16.891Z"
          },
          "version_exists": true,
          "vulnerabilities": [
            {
              "id": "GHSA-r5fr-rjxr-66jc",
              "url": "https://osv.dev/vulnerability/GHSA-r5fr-rjxr-66jc",
              "aliases": [
                "CVE-2021-23337"
              ],
              "summary": "Known code-injection vulnerability in the requested lodash version.",
              "severity": "high",
              "modified_at": "2026-07-08T08:11:11.759560102Z",
              "fixed_versions": [
                "4.18.0"
              ],
              "upstream_severity": "HIGH"
            }
          ],
          "requested_version": "4.17.21"
        }
      ],
      "workflow": {
        "rerun_when": [
          "package_added",
          "exact_version_changed",
          "policy_input_changed",
          "fresh_evidence_required"
        ],
        "instruction": "Run Dependency Preflight before installing every new dependency and whenever an exact version or policy input changes.",
        "decision_actions": {
          "allow": "Continue only if the result and its evidence meet the caller's requirements.",
          "block": "Do not install the requested exact version.",
          "review": "Pause installation and review the findings and evidence."
        },
        "recommended_trigger": "before_dependency_install",
        "avoid_duplicate_payment": "Reuse an acceptable current result when the ecosystem, package name, exact version, and policy inputs are unchanged."
      },
      "request_id": "req_example",
      "limitations": [
        "ALLOW means configured checks completed without a configured finding; it is not a claim that a package is safe.",
        "Known-vulnerability, registry metadata, release-age, declared-license, and npm install-lifecycle preflight only.",
        "PyPI source-build or install-time code execution is not currently analyzed.",
        "Not a security guarantee or legal opinion."
      ],
      "generated_at": "2026-01-01T00:00:00.000Z"
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 21:20 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "dependency preflight on api.preflightstack.com", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/api-preflightstack-com-v1-dependency-preflight-f7ba44/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-api-preflightstack-com-v1-dependency-preflight-f7ba44-2026-09-15T21-20Z,
  author = {TOLL},
  title = {dependency preflight on api.preflightstack.com},
  howpublished = {\url{https://tollindex.com/e/api-preflightstack-com-v1-dependency-preflight-f7ba44/at/2026-09-15T21-20Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 21:20 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about dependency preflight, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint f7ba44adbf4c12eeeb12d8558baede5bcd809a09639fd1f8d62adfffc3a6b846 from wallet 0x9acdadcec881a63508c0f2CD3A4ae61149cc2500

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.