Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 155
- Versions published
- 3
- First published
- Jan 2026
- Publisher
- muskbuster
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@inco/[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@inco/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok-free.app"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 50 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cjs/src/constants/constants.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/dist/esm/src/constants/constants.js | matched "ngrok-free.app" | 40 |
Manifest
Package metadata
Scripts26
anchor:buildanchor buildanchor:deployanchor deployanchor:testanchor testbuildbun run clean && bun run build:generate && bun run build:cjs && bun run build:esm && bun run build:declarationsbuild:cjstsc --project tsconfig.cjs.jsonbuild:declarationstsc --project tsconfig.declarations.jsonbuild:esmtsc --project tsconfig.esm.jsonbuild:generateecho 'No IDL generation needed'cleanrm -rf disteslinteslint .eslint:fixeslint . --fixexample:attested-decryptbun run examples/attested-decrypt-example.tsexample:encryptionbun run examples/encryption-example.tsgenerateecho 'No generation needed'generate:idlsecho 'No IDL generation needed'generate:typesecho 'No type generation needed'lintbun prettier --check . && eslint .lint:fixbun prettier --write . && eslint . --fixpublish:npmbun publishtestbun run lint && bun run test:tsc && bun run test:unittest:coveragebun vitest run --project unit --coveragetest:e2ebun vitest run --project e2etest:integrationbun vitest run --project integrationtest:tsctsc --noEmittest:unitbun vitest run --project unittest:update-snapshotsbun vitest run --project unit --update
Dependencies10
@coral-xyz/anchor0.31.1@inco/solana-sdk^0.0.1@solana/spl-token^0.4.8@solana/wallet-adapter-base^0.9.23@solana/web3.js^1.95.4bn.js^5.2.1bs58^6.0.0buffer^6.0.3ecies-geth^1.7.2tweetnacl^1.0.3