Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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 high · score 300 · status changed
Related candidates
Linked campaigns and clusters
fabrijk96
2 members · evidence strength 64Evidence
Static findings
19 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/create-quiver/commands/ai.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/evidence.js | matched "NPM_TOKEN" | 30 |
| high | Credential file access | package/src/create-quiver/lib/ai/github.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/index.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/init-docs.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/package-safety.js | matched ".npmrc" | 30 |
| high | Credential file access | package/src/create-quiver/commands/prepare.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/ai/safety.js | matched ".ssh" | 30 |
| high | Credential file access | package/scripts/init-docs.sh | matched ".ssh" | 30 |
Show all 19 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/create-quiver/commands/ai.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/evidence.js | matched "NPM_TOKEN" | 30 |
| high | Credential file access | package/src/create-quiver/lib/ai/github.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/index.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/init-docs.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/package-safety.js | matched ".npmrc" | 30 |
| high | Credential file access | package/src/create-quiver/commands/prepare.js | matched ".ssh" | 30 |
| high | Credential file access | package/src/create-quiver/lib/ai/safety.js | matched ".ssh" | 30 |
| high | Credential file access | package/scripts/init-docs.sh | matched ".ssh" | 30 |
| low | Obfuscation | package/src/create-quiver/lib/ai/artifacts.js | matched "\\u00f3" | 3 |
| low | Obfuscation | package/src/create-quiver/lib/handoff.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/src/create-quiver/index.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/src/create-quiver/lib/init-docs.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/src/create-quiver/lib/init-layout.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/src/create-quiver/lib/ai/onboarding-template.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/src/create-quiver/lib/ai/spec-generator.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/src/create-quiver/lib/ai/spec-templates.js | matched "\\u0300" | 3 |
| low | Obfuscation | package/scripts/check-scope.sh | matched "Buffer.from(process.argv[2], 'base64" | 3 |
| low | Obfuscation | package/scripts/check-slice-readiness.sh | matched "Buffer.from(currentFilesB64, 'base64" | 3 |
Manifest
Package metadata
Scripts40
check:prbash tools/scripts/check-pr-readiness.shcheck:slicebash tools/scripts/check-slice-readiness.shcleanup:slicebash tools/scripts/cleanup-slice.shmigratebash 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:doctornpx create-quiver doctorquiver:evidencenpx create-quiver evidencequiver:flownpx create-quiver flowquiver:graphnode bin/create-quiver.js graphquiver:nextnpx create-quiver nextquiver:plannode bin/create-quiver.js planquiver:preparenpx create-quiver preparequiver:spec:closenpx create-quiver spec close- …and 10 more.