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
459
Versions published
9
First published
Apr 2026
Publisher
esack7

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":["[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"}'
Publisheresack7
Artifact bytes309,930
Previous version1.0.7
Published2026-06-10T02:55:50.224Z
SHA-2560142d19dbaf71f0b6ce3de28e5fd078b373fcc2c5b15038967cb3f8c9f951498

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
1.0.8Version
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/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsx src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • startnode dist/index.js
  • testNODE_OPTIONS="--experimental-vm-modules --disable-warning=ExperimentalWarning" jest
  • test:openrouterNODE_OPTIONS="--experimental-vm-modules --disable-warning=ExperimentalWarning" jest openrouter
  • test:watchNODE_OPTIONS="--experimental-vm-modules --disable-warning=ExperimentalWarning" jest --watch
Dependencies12
  • @anthropic-ai/sdk^0.100.1
  • @aws-sdk/client-bedrock-runtime3.1024.0
  • @modelcontextprotocol/sdk1.29.0
  • chalk5.6.2
  • cli-highlight^2.1.11
  • fast-glob3.3.3
  • marked^18.0.4
  • minimatch^10.2.5
  • ollama0.6.3
  • yaml^2.8.3
  • yocto-spinner^1.1.0
  • zod4.3.6