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
- 11
- First published
- Apr 2026
- Publisher
- tomatreides
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 ".ssh/"
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 40 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/wizard/lib/provisioners/aws-ec2.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/wizard/lib/provisioners/aws-vps.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/wizard/lib/ci-generator.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/wizard/ui/deploy.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/wizard/lib/github.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/wizard/lib/headless-deploy.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/wizard/lib/codegen/integrations.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/wizard/api/provision.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts11
buildtsc && bash scripts/copy-assets.shdeploynpx tsx scripts/voidforge.ts deployprepackbash scripts/prepack-patterns.sh && npm run buildprepublishOnlybash scripts/check-methodology-pin.shtestvitest run --pool forkstest:coveragevitest run --pool forks --coveragetest:e2eplaywright testtest:e2e:localplaywright test --project=chromiumtest:watchvitest --pool forkstypechecknpx tsc --noEmitwizardnpx tsx scripts/voidforge.ts init
Dependencies8
@aws-sdk/client-ec2^3.700.0@aws-sdk/client-elasticache^3.700.0@aws-sdk/client-rds^3.700.0@aws-sdk/client-s3^3.700.0@aws-sdk/client-sts^3.700.0node-pty^1.2.0-beta.12voidforge-build-methodology^23.12.2ws^8.19.0