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
15
Versions published
4
First published
May 2026
Publisher
philiparxist

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"}'
Publisherphiliparxist
Artifact bytes1,177,236
Previous version0.4.1
Published2026-05-27T11:01:42.722Z
SHA-256fd21c0fac51134223e8183ab0272c44d0e611595afa33068269e0690408e0d8d

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
68Score
0.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 68 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/mastra-runner/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/.claude/settings.local.jsonmatched "curl "12
mediumRemote Payloadpackage/run_crewai.shmatched "curl "12
mediumRemote Payloadpackage/run_langgraph.shmatched "curl "12
mediumRemote Payloadpackage/run_maf.shmatched "curl "12
mediumRemote Payloadpackage/run_mastra.shmatched "curl "12
mediumRemote Payloadpackage/setup-ollama.shmatched "curl "12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/mastra-runner/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/.claude/settings.local.jsonmatched "curl "12
mediumRemote Payloadpackage/run_crewai.shmatched "curl "12
mediumRemote Payloadpackage/run_langgraph.shmatched "curl "12
mediumRemote Payloadpackage/run_maf.shmatched "curl "12
mediumRemote Payloadpackage/run_mastra.shmatched "curl "12
mediumRemote Payloadpackage/setup-ollama.shmatched "curl "12
lowCredential file accesspackage/.github/workflows/publish-canvas.ymlmatched "NPM_TOKEN"3
lowCredential file accesspackage/.github/workflows/publish-spec.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts3
  • buildvite build --config vite.config.lib.ts && tsc --project tsconfig.build.json
  • testvitest run
  • typechecktsc --project tsconfig.build.json --noEmit
Dependencies4
  • @dagrejs/dagre^3.0.0
  • lucide-react^0.383.0
  • zod^3.23.8
  • zustand^4.5.4