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
225
Versions published
33
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 bytes89,243
Previous version0.3.0
Published2026-05-26T12:41:29.660Z
SHA-2561ee43a77e049ed6c6e1e957481c01190b97ec6e6e6cdfb8570a308b48597160e

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.1Version
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-Q3FGD7IW.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/chunk-QGT3UHDF.jsmatched ".npmrc"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
Dependencies13
  • @clack/prompts^1.4.0
  • @fastify/cors^10.0.2
  • @fastify/websocket^11.0.2
  • @octokit/rest^21.1.1
  • agent-browser^0.27.0
  • chokidar^5.0.0
  • dotenv^16.5.0
  • drizzle-orm^0.44.2
  • fastify^5.3.2
  • node-pty^1.1.0
  • qrcode^1.5.4
  • simple-git^3.27.0
  • uuid^11.1.0