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
gregmosnpm

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"}'
Publishergregmosnpm
Artifact bytes298,685
Previous versionnone
Published2026-05-27T12:06:36.109Z
SHA-25691088eb39c9f44f9370d48cb88264e5f1a44e26ab6ca9401b8b2a264bfbf0e8b

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli/bin.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts17
  • buildnode esbuild.config.mjs
  • build:clinode cli/build-cli.mjs
  • build:pluginnode plugin/build-plugin.mjs
  • build:plugin:macnode plugin/build-plugin.mjs --skip-testkit && node plugin/build-mac-binary.mjs && node plugin/build-testkit.mjs
  • build:servernode scripts/build-server.mjs
  • build:testkitnode plugin/build-testkit.mjs
  • build:uivite build
  • devnpx tsx src/index.ts
  • smokenode scripts/smoke-protocol.mjs
  • smoke:clinode scripts/smoke-cli.mjs
  • smoke:setup-panelnode scripts/smoke-setup-panel.mjs
  • smoke:sharp-shimnode scripts/smoke-sharp-shim.mjs
  • startnode dist/server.bundle.mjs
  • tsc:checktsc --noEmit
  • tsc:check:allnpm run tsc:check && npm run tsc:check:cli && npm run tsc:check:ui
  • tsc:check:clitsc --noEmit -p tsconfig.cli.json
  • tsc:check:uitsc --noEmit -p tsconfig.ui.json
Dependencies17
  • @adeu/core^1.8.0
  • @modelcontextprotocol/ext-apps^1.6.0
  • @modelcontextprotocol/sdk^1.29.0
  • @xenova/transformers2.17.2
  • @xmldom/xmldom^0.9.0
  • cli-progress^3.12.0
  • commander^12.1.0
  • docx^8.0.0
  • gliner0.0.19
  • jszip^3.10.1
  • onnxruntime-common1.22.0
  • onnxruntime-node1.22.0
  • onnxruntime-web1.22.0
  • open^10.1.0
  • pdf.js-extract^0.2.1
  • picocolors^1.1.1
  • tinyglobby^0.2.10