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
- 47
- Versions published
- 29
- First published
- Apr 2026
- Publisher
- alexmartosp
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
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
Status history (1 event)
- new → available · risk review · score 32 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/cli.js | high encoded/escaped-token density | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/cli.js | high encoded/escaped-token density | 12 |
| low | Credential file access | package/dist/chunk-75KOC66Y.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/chunk-E3HSJU33.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/cli.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/index.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts10
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.js
Dependencies12
@fastify/cors^10.0.2@fastify/websocket^11.0.2@octokit/rest^21.1.1agent-browser^0.27.0chokidar^5.0.0dotenv^16.5.0drizzle-orm^0.44.2fastify^5.3.2node-pty^1.1.0qrcode^1.5.4simple-git^3.27.0uuid^11.1.0