PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisheryonagi
Artifact bytes22,695,576
Previous version1.1.41
Published2026-05-25T06:38:03.563Z
SHA-256e94a573a65569709f36c5d72ecab4d1de84924f22b99ea82f2cdeafd9858ea8f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/js/Valine.min.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/.github/workflows/cloudflarepush.ymlmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/js/Valine.min.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/.github/workflows/cloudflarepush.ymlmatched "curl "12
lowObfuscationpackage/js/Valine.min.jsmatched "\\uFEFF"3
lowCredential file accesspackage/.github/workflows/autopublish.ymlmatched "npm_token"3
lowCredential file accesspackage/.github/workflows/cloudflarepush.ymlmatched "aws_access_key"3

Manifest

Package metadata

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