PkgRadar

Package evidence

@evan-moon/[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":["@evan-moon/[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":["@evan-moon/[email protected]"],"fail_on":"review"}'
Publisherevan-moon
Artifact bytes218,310
Previous version0.19.0
Published2026-05-24T13:49:31.834Z
SHA-2562cb6075a444e794d2cac3fd8e7be8869dbe56c8b5f72c79f67f36a6951bdb8f8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/mcp.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/mcp.jshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/mcp.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/mcp.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.jsmatched "\\u2013"3
lowObfuscationpackage/dist/mcp.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts3
  • buildtsup && yarn workspace @firma/mcp build && cp ../mcp/dist/index.js dist/mcp.js && cp ../../README.md README.md && cp ../../LICENSE LICENSE
  • devtsx src/index.ts
  • typechecktsc --noEmit
Dependencies6
  • @clack/prompts^0.9.1
  • better-sqlite3^12.9.0
  • commander^13.1.0
  • drizzle-orm^0.45.2
  • es-toolkit^1.41.0
  • picocolors^1.1.1