PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes1,563,732
Previous version0.1.0
Published2026-05-24T01:44:12.154Z
SHA-256d78e5c8e832dd091a099991fbe946baed649d2ddecf18ecfd3ac32141d09cb87

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

high
Last checked
highRisk
64Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 64 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

chrisemoodynpm

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/assets/embed-CNRZO4tn.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/scripts/seed-mock-session.mjsmatched "curl "12
mediumRemote Dependency Specpackage.jsondependencies.@cemoody/pi-artifact="github:cemoody/pi-artifact"12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/assets/embed-CNRZO4tn.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/scripts/seed-mock-session.mjsmatched "curl "12
mediumRemote Dependency Specpackage.jsondependencies.@cemoody/pi-artifact="github:cemoody/pi-artifact"12
lowInstall-time lifecycle scriptpackage.jsonprepare="test -f dist/index.html || vite build"4
lowObfuscationpackage/dist/assets/embed-CNRZO4tn.jsmatched "\\u2028"3
lowObfuscationpackage/dist/assets/index-Bvw3bec8.jsmatched "\\u00C0"3
lowObfuscationpackage/bin/pi-crust-dev.mjsmatched "\\x1b"3
lowObfuscationpackage/scripts/record-d3-gif.mjsmatched "\\u2014"3
lowObfuscationpackage/scripts/seed-mock-session.mjsmatched "Buffer.from(redPngBase64, 'base64"3
lowObfuscationpackage/src/presentations/assets.tsmatched "fromCharCode"3
lowObfuscationpackage/src/server/http-api-server.tsmatched "Buffer.from(image.data, \"base64"3
lowObfuscationpackage/src/presentations/standalone.tsmatched "fromCharCode"3

Manifest

Package metadata

Scripts19
  • audit:ci-testsnode scripts/audit-ci-test-coverage.mjs
  • buildvite build
  • checknpm run typecheck && npm test && npm run e2e
  • devvite
  • dev:apitsx src/server/http-api-server.ts
  • dev:api:loopnode scripts/dev-api.mjs -- npm run dev:api
  • dev:api:loop:barescripts/dev-loop.sh api 8787 -- npm run dev:api
  • dev:git-pullernode scripts/dev-git-puller.mjs
  • dev:web:loopscripts/dev-loop.sh web '' -- npm run dev -- --host 0.0.0.0
  • e2evitest run tests/e2e
  • e2e:browserplaywright test
  • preparetest -f dist/index.html || vite build
  • promoplaywright test --config=playwright.promo.config.ts
  • promo:gifnode scripts/record-d3-gif.mjs
  • promo:tournode scripts/record-showcase-gif.mjs
  • startnode bin/pi-crust.mjs
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @cemoody/pi-artifactgithub:cemoody/pi-artifact
  • @earendil-works/pi-coding-agent^0.74.0
  • react^19.2.6
  • react-dom^19.2.6
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • tsx^4.21.0
  • typebox^1.1.24
  • vega-embed^7.1.0
  • ws^8.20.0