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
- 476
- Versions published
- 18
- First published
- Jan 2026
- Publisher
- qduc
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":["@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"}'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
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/dist/utils/command-safety.path.test.js | matched "id_rsa" | 5 |
| low | Credential file access | package/dist/utils/command-safety/path-analysis.js | matched ".config/gcloud" | 5 |
| low | Credential file access | package/dist/safety-checker.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/utils/ssh-config-parser.test.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts13
buildtsc && npm run post-builddevtsc --watcheval:auto-approvaltsc && RUN_LIVE_EVAL=1 node dist/scripts/eval-auto-approval/runner.jslintprettier --check .lint-fixprettier --write .logsnode tools/log_viewer/src/server.jspost-buildcp -r source/prompts dist/preparehuskyprepublishOnlynpm run build && npm testrelease./scripts/release.shstartnode dist/cli.jstestbash -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.5ai^6.0.177env-paths^3.0.0fast-glob^3.3.2ignore^5.3.2ink^7.0.1ink-prompt^0.2.5jsdom^27.4.0marked^17.0.1meow^11.0.0openai^6.9.1react^19.0.0ssh2^1.17.0turndown^7.2.2unbash^3.0.0winston^3.18.3winston-daily-rotate-file^5.0.0zod^4.1.13