PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisheresack7
Artifact bytes252,155
Previous version1.0.1
Published2026-05-21T04:23:13.272Z
SHA-256d7800c32ce269feabc28f45336bac91764075a2b6e4854f15d9570af1df1c0bd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
Show all 9 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/chatPromptSession.jsmatched "\\x1B"3
lowObfuscationpackage/dist/skills/loader.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/ui/markdownRenderer.jsmatched "\\uD800"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