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
33
First published
Mar 2026
Publisher
shiftj

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"}'
Publishershiftj
Artifact bytes1,244,960
Previous version0.0.29
Published2026-05-20T11:10:37.768Z
SHA-256ebf2566873f194aafb234d5ea3e22ed765d46a7c9320ce6b262b6915f8c1afe3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/node_modules/@ali/cli-skills/dist/_chunks/libs/@clack/core.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/node_modules/@ali/cli-skills/dist/_chunks/libs/esprima.mjshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/node_modules/@ali/cli-skills/dist/_chunks/libs/@clack/core.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/node_modules/@ali/cli-skills/dist/_chunks/libs/esprima.mjshigh encoded/escaped-token density12
lowCredential file accesspackage/node_modules/@ali/cli-skills/dist/cli.mjsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts2
  • publish:betanpm version prerelease --preid=beta --no-git-tag-version && npm publish --tag beta
  • publish:latest:patchnpm version patch && npm publish && git push --follow-tags && tnpm sync ali-skills
Dependencies1
  • @ali/cli-skills^2.0.31