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.

Weekly downloads
195
Versions published
142
First published
Apr 2026
Publisher
itechor

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"}'
Publisheritechor
Artifact bytes510,021
Previous version0.2.134
Published2026-05-26T04:28:04.504Z
SHA-256db1b026fdc427dbb32aebb83fd71499bb40939eff73da1671076e8e1105c7fbe

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/run-postinstall-vcpkg-runtime.cjs"5

Manifest

Package metadata

Scripts9
  • buildbun run scripts/build.ts
  • deploybun run scripts/deploy-cli.ts
  • devbun run src/index.ts
  • formatbiome format --write src/ tests/
  • lintbiome check src/ tests/
  • postinstallnode ./scripts/run-postinstall-vcpkg-runtime.cjs
  • prepublishOnlybun run build
  • testbun test
  • type-checktsc --noEmit -p tsconfig.typecheck.json
Dependencies2
  • fflate^0.8.2
  • fuse.js^7.3.0
Optional dependencies5
  • @chipctx/vcpkg-runtime-darwin-arm640.2.135
  • @chipctx/vcpkg-runtime-darwin-x640.2.135
  • @chipctx/vcpkg-runtime-linux-x64-glibc0.2.135
  • @chipctx/vcpkg-runtime-linux-x64-musl0.2.135
  • @chipctx/vcpkg-runtime-win32-x640.2.135