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
- 11
- Versions published
- 14
- First published
- Apr 2026
- Publisher
- caspian2026
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":["@caspian2026/[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":["@caspian2026/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "Invoke-WebRequest"
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
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/download-ripgrep.js | matched "Invoke-WebRequest" | 12 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/download-ripgrep.js | matched "Invoke-WebRequest" | 12 |
| low | Credential file access | package/dist/chunk-87xg6yb4.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-ns7x6xam.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/chunk-vwtdaw6w.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 5 |
| low | Obfuscation Density | package/dist/chunk-26wtxbdc.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/chunk-3pydh5j4.js | 7135740 bytes | 0 |
| low | Obfuscation Density | package/dist/chunk-c6sjhj89.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-fajg8x36.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/gateway/worker.js | 17505616 bytes | 0 |
Manifest
Package metadata
Scripts13
buildbun run build.tscheck:unusedknip-bundevbun run scripts/dev.tsdev:inspectbun run scripts/dev-debug.tsdocs:devnpx mintlify devformatbiome format --write src/healthbun run scripts/health-check.tslintbiome lint src/lint:fixbiome lint --fix src/postinstallnode scripts/postinstall.cjspreparegit config core.hooksPath .githooksprepublishOnlybun run buildtestbun test
Dependencies1
ws^8.20.0