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
- 24
- First published
- Apr 2026
- Publisher
- fabrijk96
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 20 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/create-quiver/lib/ai/github.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/create-quiver/index.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/create-quiver/lib/init-docs.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/create-quiver/lib/ai/safety.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts60
changelog:checknode scripts/ci/check-changelog.jscheck:prbash tools/scripts/check-pr-readiness.shcheck:slicebash tools/scripts/check-slice-readiness.shcleanup:slicebash tools/scripts/cleanup-slice.shdocs:checknpm run docs:lint && npm run docs:links && npm run docs:commands:checkdocs:commands:checknode scripts/ci/check-command-reference.js --checkdocs:commands:writenode scripts/ci/check-command-reference.js --writedocs:linksnode scripts/ci/check-doc-links.jsdocs:lintnode scripts/ci/check-docs-markdown.jsmigratebash tools/scripts/migrate-project.shpackage:quiverbash scripts/package-quiver.shquiver:ai:agentnpx create-quiver ai agentquiver:ai:approvenpx create-quiver ai approvequiver:ai:doctornpx create-quiver ai doctorquiver:ai:execute-plannpx create-quiver ai execute-planquiver:ai:execute-slicenpx create-quiver ai execute-slicequiver:ai:exportnpx create-quiver ai exportquiver:ai:inspectnpx create-quiver ai inspectquiver:ai:onboardnpx create-quiver ai onboardquiver:ai:plannpx create-quiver ai planquiver:ai:prnpx create-quiver ai prquiver:ai:prepare-contextnpx create-quiver ai prepare-contextquiver:ai:prompt-slicenpx create-quiver ai prompt-slicequiver:ai:review-plannpx create-quiver ai review-planquiver:ai:slicesnpx create-quiver ai slices listquiver:ai:specsnpx create-quiver ai specs listquiver:ai:tracenpx create-quiver ai trace reportquiver:analyzenpx create-quiver analyzequiver:check-handoffnode bin/create-quiver.js handoff checkquiver:check-prnode bin/create-quiver.js slice pr- …and 30 more.
Dependencies2
@clack/prompts^1.4.0zod^4.4.3