PkgRadar

Package evidence

@alexmartosp/[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
717
Versions published
37
First published
Apr 2026
Publisher
alexmartosp

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":["@alexmartosp/[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":["@alexmartosp/[email protected]"],"fail_on":"review"}'
Publisheralexmartosp
Artifact bytes93,687
Previous version0.3.5
Published2026-05-27T11:39:41.272Z
SHA-25693ad8d3f82f6ff4905d972cc58ed48595e31ea01c35ff0bfd3ec9bc70d389623

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts10
  • buildtsup
  • db:generatedrizzle-kit generate
  • db:migratetsx src/db/migrate.ts
  • devNODE_ENV=development tsx watch src/index.ts
  • dev:logsnode scripts/dev-daemon.mjs logs
  • dev:startnode scripts/dev-daemon.mjs start
  • dev:statusnode scripts/dev-daemon.mjs status
  • dev:stopnode scripts/dev-daemon.mjs stop
  • startNODE_ENV=production node dist/index.js
  • start:devNODE_ENV=development node dist/index.js
Dependencies12
  • @clack/prompts^1.4.0
  • @fastify/cors^10.0.2
  • @fastify/websocket^11.0.2
  • @homebridge/node-pty-prebuilt-multiarch^0.13.1
  • @octokit/rest^21.1.1
  • chokidar^5.0.0
  • dotenv^16.5.0
  • drizzle-orm^0.44.2
  • fastify^5.3.2
  • qrcode^1.5.4
  • simple-git^3.27.0
  • uuid^11.1.0