PkgRadar

Package evidence

@alexmartosp/[email protected]

Credential file access: matched ".npmrc"

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
1,578Niche · −30% score
Versions published
44
First published
Apr 2026
Publisher
alexmartosp

Effective trust discount applied: 30% (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":["@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 bytes4,555,269
Previous version0.3.12
Published2026-06-01T07:22:12.034Z
SHA-256e871111659db266299d93e19fbe129e265ae557caa0835bd7070c5c00a39127c

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.3.13Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk review -> review, score 15 -> 10
  2. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/web/assets/ssh-config-XN7RWvZy.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/assets/index-C6bGNiGn.js5002712 bytes0

Manifest

Package metadata

Scripts12
  • 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
  • testvitest run --config vitest.config.ts
  • typechecktsc --noEmit
Dependencies17
  • @clack/prompts^1.4.0
  • @fastify/cors^10.0.2
  • @fastify/static^9.1.3
  • @fastify/swagger^9.7.0
  • @fastify/swagger-ui^5.2.6
  • @fastify/websocket^11.0.2
  • @lydell/node-pty^1.2.0-beta.12
  • @octokit/rest^21.1.1
  • chokidar^5.0.0
  • dotenv^16.5.0
  • drizzle-orm^0.44.2
  • fastify^5.3.2
  • fastify-type-provider-zod^5.0.3
  • qrcode^1.5.4
  • simple-git^3.27.0
  • uuid^11.1.0
  • zod^3.25.76