PkgRadar

Package evidence

@qduc/[email protected]

Credential file access: matched ".ssh"

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.

Weekly downloads
362
Versions published
17
First published
Jan 2026
Publisher
qduc

Recommended action

Review before promoting

Mixed 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":["@qduc/[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":["@qduc/[email protected]"],"fail_on":"review"}'
Publisherqduc
Artifact bytes974,896
Previous version0.6.1
Published2026-05-26T13:04:49.480Z
SHA-256a2f833d1a00d235e2bfa43bf4ddb13e71155a1a75e03e28cd6b34f741869a2fc

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

review
Last checked
reviewRisk
45Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/cli.jsmatched ".ssh"10
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/cli.jsmatched ".ssh"10
lowCredential file accesspackage/dist/utils/command-safety.find.test.jsmatched ".ssh"5
lowCredential file accesspackage/dist/utils/command-safety.path.test.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/utils/command-safety/constants.jsmatched ".ssh"5
lowCredential file accesspackage/dist/scripts/eval-auto-approval/leaderboard.test.jsmatched ".ssh"5
lowCredential file accesspackage/dist/scripts/eval-auto-approval/metrics.test.jsmatched ".ssh"5
lowCredential file accesspackage/dist/utils/command-safety/path-analysis.jsmatched ".ssh"5
lowCredential file accesspackage/dist/utils/ssh-config-parser.test.jsmatched ".ssh"5

Manifest

Package metadata

Scripts13
  • buildtsc && npm run post-build
  • devtsc --watch
  • eval:auto-approvaltsc && RUN_LIVE_EVAL=1 node dist/scripts/eval-auto-approval/runner.js
  • lintprettier --check .
  • lint-fixprettier --write .
  • logsnode tools/log_viewer/src/server.js
  • post-buildcp -r source/prompts dist/
  • preparehusky
  • prepublishOnlynpm run build && npm test
  • release./scripts/release.sh
  • startnode dist/cli.js
  • testDISABLE_LOGGING=1 ava --reporter=min | grep -v '✔'; exit ${PIPESTATUS[0]}
  • test:verbosetsc && ava
Dependencies25
  • @ai-sdk/anthropic^3.0.76
  • @ai-sdk/google^3.0.72
  • @mozilla/readability^0.6.0
  • @openai/agents^0.11.4
  • @openai/agents-extensions^0.11.4
  • @openrouter/ai-sdk-provider^2.9.0
  • @qduc/web-fetch^0.1.0
  • @types/ssh2^1.15.5
  • ai^6.0.177
  • env-paths^3.0.0
  • fast-glob^3.3.2
  • ignore^5.3.2
  • ink^7.0.1
  • ink-prompt^0.2.5
  • jsdom^27.4.0
  • marked^17.0.1
  • meow^11.0.0
  • openai^6.9.1
  • react^19.0.0
  • ssh2^1.17.0
  • turndown^7.2.2
  • unbash^3.0.0
  • winston^3.18.3
  • winston-daily-rotate-file^5.0.0
  • zod^4.1.13