AI called this Clean at 99.0% confidence as Benign with low false-positive risk.
Evidence against
- package.json has no install lifecycle hook; prepublishOnly only checks src/index.js exists.
- src/index.js only opens a WebSocket after consumer calls connect() or fetchTwapOnce().
- No filesystem writes, process/env access, shell execution, eval, or dynamic loading found.
- Runtime messages are parsed as JSON and emitted as price updates; no received code is executed.
Behavioral surface
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 9.14 KB of source