PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Versions published
6
First published
Mar 2026
Publisher
mawdbotsonsolana

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[email protected]"],"fail_on":"review"}'

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":["[email protected]"],"fail_on":"review"}'
Artifact bytes156,359
Previous version0.2.0
Published2026-03-15T22:53:19.704Z
SHA-256a1dbadb075c376c748414a6241afa2ae595dd1957988beda004f69008b2f13e5

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/cli/entry.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • buildtsup src/index.ts src/cli/entry.ts --format esm --dts --sourcemap --out-dir dist --clean
  • demotsx src/cli/entry.ts demo
  • devtsx watch src/cli/entry.ts
  • formatoxfmt --write
  • gatewaytsx src/gateway/server.ts
  • hub:devcd ../nanohub && bun run dev
  • install:one-shotbash scripts/install-cli.sh
  • lintoxlint --type-aware
  • nanosolanatsx src/cli/entry.ts
  • prepublishOnlynpm run build
  • startnode dist/cli/entry.js
  • testvitest run
  • test:watchvitest
Dependencies21
  • @metaplex-foundation/mpl-token-metadata^3.3.0
  • @solana/spl-token^0.4.0
  • @solana/web3.js^1.95.0
  • better-sqlite3^11.0.0
  • bip39^3.1.0
  • bs58^6.0.0
  • chalk^5.6.2
  • commander^14.0.3
  • dotenv^17.3.1
  • drizzle-orm^0.36.0
  • eventemitter3^5.0.0
  • express^5.2.1
  • hono^4.12.7
  • nanoid^5.0.0
  • pino^9.0.0
  • pino-pretty^11.0.0
  • tweetnacl^1.0.3
  • undici^7.22.0
  • unicode-animations^1.0.3
  • ws^8.19.0
  • zod^4.3.6