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.

Versions published
1
First published
May 2026
Publisher
coderyi

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"}'
Publishercoderyi
Artifact bytes31,879
Previous versionnone
Published2026-05-25T15:16:22.613Z
SHA-256532405aa7fbd7c04ff16bf57b1cf9abbee37a30a0dec0eeb75335cf35852d796

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-TK4DEXMY.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-TK4DEXMY.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
lowCredential file accesspackage/dist/chunk-TK4DEXMY.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/cli.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/server.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsx src/cli.ts
  • servetsx src/server.ts
  • typechecktsc --noEmit
Dependencies11
  • @langchain/core^0.3
  • @langchain/textsplitters^0.1.0
  • @modelcontextprotocol/sdk^1
  • @mozilla/readability^0.5
  • @orama/orama3.1.6
  • @orama/plugin-data-persistence3.1.6
  • @xenova/transformers^2.17.2
  • better-sqlite3^9.6.0
  • commander^12
  • jsdom^24
  • zod^3