PkgRadar

Package evidence

@damatjs/[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
5
First published
Jun 2026
Publisher
abeltyr

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@damatjs/[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":["@damatjs/[email protected]"],"fail_on":"review"}'
Publisherabeltyr
Artifact bytes184,557
Previous version0.0.9
Published2026-06-08T18:07:03.192Z
SHA-2563c160be144e872d9a6f35b2bdf20ff3d6be4314f1b007bafc7147630ac414562

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

low
Last checked
lowRisk
0Score
0.0.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildbun build src/index.ts --outdir dist --target bun
  • devbun run src/index.ts
  • startbun run dist/index.js
  • testbun test
  • typecheckbun tsc --noEmit
Dependencies13
  • @clack/prompts^0.9.1
  • @damatjs/cli*
  • @damatjs/deps*
  • boxen^8.0.1
  • configstore^8.0.0
  • node-emoji^2.0.2
  • open^9.1.0
  • picocolors^1.1.1
  • slugify^1.6.6
  • terminal-link^5.0.0
  • wait-on^9.0.1
  • winston^3.19.0
  • yocto-spinner^0.1.2