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.

Weekly downloads
428
Versions published
8
First published
May 2026
Publisher
antonio1234

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Publisherantonio1234
Artifact bytes12,870,527
Previous version0.3.0
Published2026-05-27T20:55:26.742Z
SHA-25692b384c7319af8e88918ea6e341d5e2e741cf215bdf64f0dc5186e9c4715d850

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

review
Last checked
reviewRisk
96Score
0.3.1Version
Status history (1 event)
  1. newavailable · risk review · score 96 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dashboard/node_modules/next/dist/compiled/comment-json/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dashboard/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
mediumRemote Payloadpackage/dashboard/dashboard/dashboard/web/data/clients/enoteca59-com/findings.jsonmatched "curl "12
mediumRemote Payloadpackage/dashboard/dashboard/web/data/clients/enoteca59-com/findings.jsonmatched "curl "12
mediumRemote Payloadpackage/dashboard/web/data/clients/enoteca59-com/findings.jsonmatched "curl "12
mediumObfuscation Densitypackage/dashboard/dashboard/dashboard/web/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dashboard/dashboard/web/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dashboard/web/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts12
  • buildnpm --prefix web run build
  • build:clibash scripts/build.sh
  • build:cli:allbash scripts/build-all.sh
  • build:dashboardnpm --prefix web run build && bash scripts/bundle-dashboard.sh
  • devnpm --prefix web run dev
  • dev:clibun packages/core/src/cli.ts
  • doctorbash scripts/doctor.sh
  • lintnpm --prefix web run lint
  • smokebash packages/core/tests/smoke.sh
  • testnpm --prefix web test
  • test:clibun x vitest run packages/core/tests/cli
  • test:e2ebun x vitest run packages/core/tests/e2e
Dependencies3
  • cheerio^1.2.0
  • fast-xml-parser^5.8.0
  • smartspec^0.2.0