
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
@t2000/discovery
Advanced tools
Probe and validate x402 seller endpoints on Sui — 402 accepts[] / WWW-Authenticate probing plus OpenAPI paid-endpoint extraction. The discovery half of the @t2000 serve stack.
Probe and validate x402 seller endpoints on Sui — the discovery half of the
@t2000/serve stack.
probe(url) — hit an endpoint expecting a 402; reads BOTH dialects
(the x402 accepts[] envelope and the WWW-Authenticate: Payment header)
and normalizes known-USDC raw units back to decimal amounts.fetchOpenApi / extractEndpoints — pull {origin}/openapi.json and
extract every paid operation (summary, price, schema).validateOpenApi — lint a seller's document for the catalog contract.discover / check — origin-level sweeps combining the above.import { probe, extractEndpoints, validateOpenApi } from '@t2000/discovery';
Zero runtime dependencies. The serve↔probe integration test in
@t2000/serve is the CI gate that keeps the two halves of the dialect from
drifting — the cross-repo skew class (discovery lagging serve's accepts[])
that motivated moving this in-monorepo.
Ported from @suimpp/discovery@0.2.2 (2026-08-03), tests included; the CLI
stayed behind. Protocol mirrors remain published as @suimpp/{mpp,discovery}
— this package is the SSOT for the t2000 stack.
MIT © t2000
FAQs
Probe and validate x402 seller endpoints on Sui — 402 accepts[] / WWW-Authenticate probing plus OpenAPI paid-endpoint extraction. The discovery half of the @t2000 serve stack.
The npm package @t2000/discovery receives a total of 951 weekly downloads. As such, @t2000/discovery popularity was classified as not popular.
We found that @t2000/discovery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.