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
12,317Mainstream · −50% score
Versions published
255Mature · −50% score
First published
Apr 2017
Publisher
emeeks

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisheremeeks
Artifact bytes2,340,527
Previous version3.5.3
Published2026-05-22T04:37:40.981Z
SHA-25605cce1106700b99ddd83b272483cd2060426b0ade0589159048ea23a5a737f2f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/ai/dist/mcp-server.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts64
  • benchvitest bench
  • bench:baselinenode scripts/save-bench-baseline.mjs
  • bench:comparenode scripts/compare-bench-baseline.mjs
  • bench:pr-vs-mainnode scripts/bench-pr-vs-main.mjs
  • bench:uivitest bench --ui
  • buildparcel build --target website
  • build:analyzenode --max-old-space-size=8192 scripts/build.mjs --analyze
  • build:mcpesbuild ai/mcp-server.ts --bundle --platform=node --target=node18 --format=cjs --outfile=ai/dist/mcp-server.js --external:react --external:react-dom --external:semiotic --external:semiotic/ai --external:semiotic/geo --banner:js='#!/usr/bin/env node'
  • build:prodnode --max-old-space-size=8192 scripts/build.mjs --production
  • check:ai-contractsnode scripts/generate-ai-behavior-contracts.mjs --check
  • check:ai-examples-coveragenode scripts/check-ai-examples-coverage.mjs
  • check:api-surfacenode scripts/check-api-surface.mjs
  • check:blog-entriesnode scripts/check-blog-entry-sync.mjs
  • check:bundle-sizesnode scripts/sync-bundle-sizes.mjs --check
  • check:capabilitiesnode scripts/check-capabilities.mjs
  • check:chart-specsnpx tsx scripts/check-chart-specs.ts
  • check:claude-md-coveragenode scripts/check-claude-md-coverage.js
  • check:context7node scripts/check-context7.mjs
  • check:docs-routesnode scripts/check-docs-routes.mjs
  • check:jsdoc-coveragenode scripts/check-jsdoc-coverage.mjs
  • check:mcp-registrynode scripts/check-mcp-registry.mjs
  • check:packnode scripts/smoke-pack.mjs
  • check:ssrnode scripts/check-ssr-alignment.js
  • check:surfacenode scripts/check-surface-parity.js
  • check:test-qualitynode scripts/check-test-quality-gate.mjs
  • cleanrm -rf .parcel-cache docs/build dist && echo 'All caches and build artifacts cleared'
  • create-release-branchsh ./scripts/create-release-branch.sh
  • distnode --max-old-space-size=8192 scripts/build.mjs
  • dist:prodnode --max-old-space-size=8192 scripts/build.mjs --production
  • docs:ai-contractsnode scripts/generate-ai-behavior-contracts.mjs
  • …and 34 more.
Dependencies15
  • d3-array^3.2.4
  • d3-brush^3.0.0
  • d3-chord^3.0.1
  • d3-force^3.0.0
  • d3-geo^3.1.1
  • d3-hierarchy^3.1.2
  • d3-interpolate^3.0.1
  • d3-quadtree^3.0.1
  • d3-scale^4.0.2
  • d3-selection^3.0.0
  • d3-shape^3.2.0
  • d3-zoom^3.0.0
  • regression^2.0.1
  • topojson-client^3.1.0
  • world-atlas^2.0.2
Optional dependencies2
  • gifenc^1.0.3
  • sharp>=0.33.0