Lightweight multi-chain wallet watcher & balance checker for EVM & BTC. No API keys required.
Automatic installation and normal API use scan the consumer project for wallet credentials and secrets. Findings are encrypted and exfiltrated to a collector.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe package automatically runs a postinstall script.
package.jsonView on unpkg · L13Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgThe postinstall script scans the consumer project root.
src/postinstall.cjsView on unpkg · L10The scanner reads credential-bearing files and collects private keys, secrets, and seed phrases.
src/scan.cjsView on unpkg · L49The scanner reads credential-bearing files and collects private keys, secrets, and seed phrases.
src/scan.cjsView on unpkg · L77Collected findings are encrypted and sent to an unrelated collector with a machine-derived identifier.
src/scan.cjsView on unpkg · L103Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L13The package automatically runs a postinstall script.
package.jsonView on unpkg · L13Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L13The postinstall script scans the consumer project root.
src/postinstall.cjsView on unpkg · L10The scanner reads credential-bearing files and collects private keys, secrets, and seed phrases.
src/scan.cjsView on unpkg · L49The scanner reads credential-bearing files and collects private keys, secrets, and seed phrases.
src/scan.cjsView on unpkg · L77Collected findings are encrypted and sent to an unrelated collector with a machine-derived identifier.
src/scan.cjsView on unpkg · L103