AI called this Suspicious at 94.0% confidence as Dangerous Capability with low false-positive risk.
Evidence for block
- package.json runs dist/config.js at postinstall.
- dist/config.js contains a remote fetch to my-api.trade-api.workers.dev.
- Remote response selects a global function and argument dynamically.
- The config code is unrelated to the documented path utilities.
Evidence against
- No file or credential harvesting appears in shipped modules.
- The postinstall payload is inert: undefined tag/text precede fetch, and top-level await/import.meta conflicts with CommonJS packaging.
Behavioral surface
ManifestNo manifest risk signals triggered.
scanned 9 file(s), 9.50 KB of source, external domains: my-api.trade-api.workers.dev