PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheresack7
Artifact bytes280,438
Previous version1.0.2
Published2026-05-25T04:30:14.026Z
SHA-25684a938f4b0efadc0d95c94a391ac3b57f9fc7eec8a0f0e23aad404a24bf9f425

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

high
Last checked
highRisk
48Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/dist/fileSearch/attachmentResolver.jsmatched "\\x00"3
lowObfuscationpackage/dist/providers/bedrock.jsmatched "Buffer.from(data, \"base64"3
lowObfuscationpackage/dist/ui/input/bracketedPaste.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/chatPromptSession.jsmatched "\\x1B"3
lowObfuscationpackage/dist/ui/input/cleanPasteText.jsmatched "\\x1B"3
lowObfuscationpackage/dist/ui/input/clipboardImage.jsmatched "Buffer.from(asText, \"base64"3
lowObfuscationpackage/dist/skills/loader.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/ui/markdownRenderer.jsmatched "\\uD800"3
lowObfuscationpackage/dist/ui/input/parseKeypress.jsmatched "\\x1b"3
lowObfuscationpackage/dist/context/persistence.jsmatched "Buffer.from(content, \"base64"3
lowObfuscationpackage/dist/tools/shared.jsmatched "\\x00"3
lowObfuscationpackage/dist/ui/terminalWriter.jsmatched "\\x1b"3

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
Dependencies11
  • @aws-sdk/client-bedrock-runtime3.1024.0
  • @modelcontextprotocol/sdk1.29.0
  • chalk5.6.2
  • cli-highlight^2.1.11
  • fast-glob3.3.3
  • marked17.0.5
  • minimatch^9.0.9
  • ollama0.6.3
  • yaml^2.8.3
  • yocto-spinner^1.1.0
  • zod4.3.6