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
- 42
- 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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cli.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/web/assets/ssh-config-XN7RWvZy.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/cli.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/web/assets/index-ugnMa2LD.js | 5002716 bytes | 0 |
Manifest
Package metadata
Scripts12
buildtsupdb:generatedrizzle-kit generatedb:migratetsx src/db/migrate.tsdevNODE_ENV=development tsx watch src/index.tsdev:logsnode scripts/dev-daemon.mjs logsdev:startnode scripts/dev-daemon.mjs startdev:statusnode scripts/dev-daemon.mjs statusdev:stopnode scripts/dev-daemon.mjs stopstartNODE_ENV=production node dist/index.jsstart:devNODE_ENV=development node dist/index.jstestvitest run --config vitest.config.tstypechecktsc --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.1chokidar^5.0.0dotenv^16.5.0drizzle-orm^0.44.2fastify^5.3.2fastify-type-provider-zod^5.0.3qrcode^1.5.4simple-git^3.27.0uuid^11.1.0zod^3.25.76