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,674,584
Previous version1.1.37
Published2026-05-23T07:54:59.712Z
SHA-256c2c887d554011fbfe6673b030cef8a367d51d157172a861e8c62338e01b842c7

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.41Version
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