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
- 3,444Niche · −30% score
- Versions published
- 324
- First published
- Feb 2026
- Publisher
- jinzd005
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 7 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-PREP4QF5.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/electron-server.js | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/dist/chunk-OJL3PY36.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-Q3ZUDA6S.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/hub-4GYSHUUZ.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/task-orchestrator-4IPPR3RK.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts21
buildtsupdevtsx src/index.tselectronnpm run build && electron electron/main.cjselectron:build-allnpm run build && electron-builder --win --mac --linuxelectron:build-linuxnpm run build && electron-builder --linuxelectron:build-macnpm run build && electron-builder --macelectron:build-winnpm run build && electron-builder --winelectron:develectron electron/main.cjslinteslint srcpack:allnpm run build && npm run patch && npx pkg dist-cjs/index.cjs --target node22-win-x64,node22-macos-arm64,node22-linux-x64 --out-path release --compress GZip --options no-deprecationpack:linuxnpm run build && npm run patch && npx pkg dist-cjs/index.cjs --target node22-linux-x64 --output release/ai-cli-linux --compress GZip --options no-deprecationpack:macnpm run build && npm run patch && npx pkg dist-cjs/index.cjs --target node22-macos-arm64 --output release/ai-cli-mac --compress GZip --options no-deprecationpack:mac-x64npm run build && npm run patch && npx pkg dist-cjs/index.cjs --target node22-macos-x64 --output release/ai-cli-mac-x64 --compress GZip --options no-deprecationpack:winnpm run build && npm run patch && npx pkg dist-cjs/index.cjs --target node22-win-x64 --output release/ai-cli-win.exe --compress GZip --options no-deprecationpatchnode scripts/patch-sqlite.mjsprepublishOnlynpm run buildreleasenode scripts/release.mjstestvitest runtest:coveragevitest run --coveragetest:e2e-webplaywright testtest:watchvitest
Dependencies20
@anthropic-ai/sdk^0.39.0@google/generative-ai^0.24.0@huggingface/transformers^4.1.0@inquirer/prompts^7.0.0chalk^5.4.1commander^13.0.0express^5.2.1openai^4.77.0tree-sitter-cpp^0.23.4tree-sitter-go^0.25.0tree-sitter-java^0.23.5tree-sitter-javascript^0.25.0tree-sitter-python^0.25.0tree-sitter-rust^0.24.0tree-sitter-typescript^0.23.2undici^7.24.0uuid^14.0.0web-tree-sitter^0.26.8ws^8.19.0zod^3.24.1