PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh"

Recommended action

Block this update

Static 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"}'
Publisherfabrijk96
Artifact bytes471,331
Previous version0.12.1
Published2026-05-25T03:39:33.608Z
SHA-2566fd1d6ef27828f2bc9270a1d6a2535643e0a857245f11788dae5d48524210f2a

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

high
Last checked
highRisk
300Score
0.13.0Version
Status history (1 event)
  1. newavailable · risk high · score 300 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

fabrijk96

2 members · evidence strength 64

Evidence

Static findings

19 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/src/create-quiver/commands/ai.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/evidence.jsmatched "NPM_TOKEN"30
highCredential file accesspackage/src/create-quiver/lib/ai/github.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/index.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/init-docs.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/package-safety.jsmatched ".npmrc"30
highCredential file accesspackage/src/create-quiver/commands/prepare.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/ai/safety.jsmatched ".ssh"30
highCredential file accesspackage/scripts/init-docs.shmatched ".ssh"30
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/create-quiver/commands/ai.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/evidence.jsmatched "NPM_TOKEN"30
highCredential file accesspackage/src/create-quiver/lib/ai/github.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/index.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/init-docs.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/package-safety.jsmatched ".npmrc"30
highCredential file accesspackage/src/create-quiver/commands/prepare.jsmatched ".ssh"30
highCredential file accesspackage/src/create-quiver/lib/ai/safety.jsmatched ".ssh"30
highCredential file accesspackage/scripts/init-docs.shmatched ".ssh"30
lowObfuscationpackage/src/create-quiver/lib/ai/artifacts.jsmatched "\\u00f3"3
lowObfuscationpackage/src/create-quiver/lib/handoff.jsmatched "\\u0300"3
lowObfuscationpackage/src/create-quiver/index.jsmatched "\\u0300"3
lowObfuscationpackage/src/create-quiver/lib/init-docs.jsmatched "\\u0300"3
lowObfuscationpackage/src/create-quiver/lib/init-layout.jsmatched "\\u0300"3
lowObfuscationpackage/src/create-quiver/lib/ai/onboarding-template.jsmatched "\\u0300"3
lowObfuscationpackage/src/create-quiver/lib/ai/spec-generator.jsmatched "\\u0300"3
lowObfuscationpackage/src/create-quiver/lib/ai/spec-templates.jsmatched "\\u0300"3
lowObfuscationpackage/scripts/check-scope.shmatched "Buffer.from(process.argv[2], 'base64"3
lowObfuscationpackage/scripts/check-slice-readiness.shmatched "Buffer.from(currentFilesB64, 'base64"3

Manifest

Package metadata

Scripts40
  • check:prbash tools/scripts/check-pr-readiness.sh
  • check:slicebash tools/scripts/check-slice-readiness.sh
  • cleanup:slicebash tools/scripts/cleanup-slice.sh
  • migratebash tools/scripts/migrate-project.sh
  • package:quiverbash scripts/package-quiver.sh
  • quiver:ai:agentnpx create-quiver ai agent
  • quiver:ai:approvenpx create-quiver ai approve
  • quiver:ai:doctornpx create-quiver ai doctor
  • quiver:ai:execute-plannpx create-quiver ai execute-plan
  • quiver:ai:execute-slicenpx create-quiver ai execute-slice
  • quiver:ai:exportnpx create-quiver ai export
  • quiver:ai:inspectnpx create-quiver ai inspect
  • quiver:ai:onboardnpx create-quiver ai onboard
  • quiver:ai:plannpx create-quiver ai plan
  • quiver:ai:prnpx create-quiver ai pr
  • quiver:ai:prepare-contextnpx create-quiver ai prepare-context
  • quiver:ai:prompt-slicenpx create-quiver ai prompt-slice
  • quiver:ai:review-plannpx create-quiver ai review-plan
  • quiver:ai:slicesnpx create-quiver ai slices list
  • quiver:ai:specsnpx create-quiver ai specs list
  • quiver:ai:tracenpx create-quiver ai trace report
  • quiver:analyzenpx create-quiver analyze
  • quiver:doctornpx create-quiver doctor
  • quiver:evidencenpx create-quiver evidence
  • quiver:flownpx create-quiver flow
  • quiver:graphnode bin/create-quiver.js graph
  • quiver:nextnpx create-quiver next
  • quiver:plannode bin/create-quiver.js plan
  • quiver:preparenpx create-quiver prepare
  • quiver:spec:closenpx create-quiver spec close
  • …and 10 more.