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
348
Versions published
4
First published
May 2026
Publisher
goharabbas321

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"}'
Publishergoharabbas321
Artifact bytes44,014,934
Previous version1.0.2
Published2026-05-26T15:46:59.221Z
SHA-25605adc838c36e35b89fe93f31bff5bd1b721d911c0fdeacbddea07594d3bdcc66

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.agents/skills/zeoel/skills/typeui-main/package-lock.jsonhigh encoded/escaped-token density12
mediumCredential file accesspackage/.agents/skills/zeoel/skills/graphify/__main__.pymatched "AWS_ACCESS_KEY"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/.agents/skills/zeoel/skills/typeui-main/package-lock.jsonhigh encoded/escaped-token density12
mediumCredential file accesspackage/.agents/skills/zeoel/skills/graphify/__main__.pymatched "AWS_ACCESS_KEY"10
lowCredential file accesspackage/.agents/skills/zeoel/skills/graphify/detect.pymatched ".ssh"5
lowCredential file accesspackage/.agents/skills/zeoel/skills/awesome-claude-skills/.github/workflows/label-ready-skill.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1