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.
- Versions published
- 9
- First published
- Apr 2026
- Publisher
- keisardev
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".aws/"
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 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cacheServer/denylist.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/utils/logger.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/utils/sentry.js | matched "aws_secret_access_key" | 5 |
Manifest
Package metadata
Scripts10
buildtsccleanrm -rf distdevtsc --watchlinteslint src --ext .tslint:fixeslint src --ext .ts --fixprepublishOnlynpm run clean && npm run buildstartnode dist/cli.js starttestvitest runtest:coveragevitest run --coveragetest:watchvitest
Dependencies15
@aws-sdk/client-s3^3.1045.0@aws-sdk/lib-storage^3.1045.0@aws-sdk/s3-request-presigner^3.1045.0@napi-rs/keyring^1.3.0@sentry/node10.54.0axios^1.15.2commander^11.1.0dockerode^4.0.12inquirer^9.3.8node-machine-id^1.1.12pino^9.5.0pino-pretty^11.3.0pino-roll^3.0.0systeminformation^5.31.5ws^8.20.0