PkgRadar

Package evidence

@dasepmoch/[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
dasepmoch

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":["@dasepmoch/[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":["@dasepmoch/[email protected]"],"fail_on":"review"}'
Publisherdasepmoch
Artifact bytes75,045
Previous version1.0.0
Published2026-05-26T04:22:32.878Z
SHA-25615ceab07104652d7b1780ce2005a0aeeb16b33d19d3b41fde6539b86bb634c6b

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/bin.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/bin.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
lowCredential file accesspackage/dist/bin.mjsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/index.mjsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts6
  • buildtsup
  • cleanrm -rf dist
  • devtsc --watch
  • prepublishOnlytsup
  • startnode dist/bin.mjs
  • typechecktsc --noEmit
Dependencies6
  • cac^6.7.14
  • execa^9.0.0
  • gradient-string^3.0.0
  • ora^8.0.0
  • picocolors^1.0.0
  • zod^3.23.0