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
2
First published
May 2026
Publisher
andreitoma8

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"}'
Publisherandreitoma8
Artifact bytes28,486,561
Previous versionnone
Published2026-05-26T16:03:12.680Z
SHA-256a12840daf6ea7ab1cc5e33ad335112a3791fa2d9f84a657223335bb03a1f138d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dashboard/.next/static/chunks/2166.cc0fabeb2e89b840.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dashboard/.next/static/chunks/7020.831e16e26d91abc1.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts10
  • buildtsc && npm run copy-skills && npm run build:dashboard
  • build:clitsc && npm run copy-skills
  • build:dashboardnext build dashboard
  • copy-skillsnode -e "const fs=require('fs');const p=require('path');fs.cpSync(p.join('src','skills'),p.join('dist','skills'),{recursive:true})"
  • dev:clitsc --watch
  • dev:dashboardnext dev dashboard
  • formatprettier --write .
  • lintprettier --check .
  • testvitest run
  • test:watchvitest
Dependencies18
  • @dnd-kit/core^6.1.0
  • @solidity-parser/parser^0.18.0
  • @tanstack/react-table^8.17.0
  • chalk^5.3.0
  • chokidar^3.6.0
  • commander^12.1.0
  • glob^10.3.10
  • mermaid^11.4.0
  • next14.2.5
  • next-themes^0.4.6
  • ora^8.0.1
  • react^18.3.1
  • react-dom^18.3.1
  • react-markdown^9.0.1
  • rehype-highlight^7.0.0
  • remark-gfm^4.0.0
  • tiktoken^1.0.15
  • zod^3.23.8