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
- 6,800Niche · −30% score
- Versions published
- 129
- First published
- May 2026
- Publisher
- benking007
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 ".ssh/"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/core/sensitive-paths.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts10
buildnpm run build:spa && rm -rf dist && tsc && cp -r src/web/public dist/web/public && mkdir -p dist/core/skills && cp -r src/core/skills/builtin dist/core/skills/builtin && chmod +x dist/cli.jsbuild:spacd src/web-app && npm run build && cd ../.. && rm -rf src/web/public/assets && cp -r src/web-app/dist/assets src/web/public/assets && cp src/web-app/dist/index.html src/web/public/index.html && cp src/web-app/dist/manifest.webmanifest src/web/public/manifest.webmanifest && cp src/web-app/dist/favicon.svg src/web/public/favicon.svgdevtsc --watchformatbiome format . --writelintbiome lint src/cli.ts src/index.ts src/cli-ui src/core src/plugins src/scripts src/utils src/web/server.ts src/web/viewer-render.ts testprepublishOnlynpm run buildstartnode dist/cli.jstestbun test --path-ignore-patterns='**/web-app/**'test:coveragebun test --coverage --path-ignore-patterns='**/web-app/**'typechecktsc --noEmit && tsc --noEmit -p tsconfig.test.json
Dependencies19
@inquirer/prompts^8.4.3@larksuiteoapi/node-sdk^1.59.0@modelcontextprotocol/sdk^1.29.0@types/nodemailer^8.0.0better-sqlite3^12.9.0commander^11.0.0dingtalk-stream^2.1.5discord.js^14.26.3grammy^1.41.1ink^5.2.0ink-text-input^6.0.0marked^17.0.5nodemailer^8.0.7pino^10.3.1pino-pretty^13.1.3qrcode^1.5.4react^18.3.1ws^8.20.0zod^4.4.1
Optional dependencies1
@xenova/transformers^2.17.2