PkgRadar

Package evidence

@qduc/[email protected]

Credential file access: matched "id_rsa"

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
453
Versions published
19
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 bytes1,095,734
Previous version0.7.1
Published2026-05-31T14:06:52.642Z
SHA-256c0c0037741ed4fa4ca07da856663ae2a1563c168516099dd2649acee2b0d1a9d

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/utils/command-safety.path.test.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/utils/command-safety/path-analysis.jsmatched ".config/gcloud"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
  • testbash -c 'DISABLE_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.3.1
  • 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