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.
- Versions published
- 244
- First published
- Feb 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/packages/server/data/builtin-skills/create-building.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/index-wQFoPGIe.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts21
buildnpm run build:types && vite build && npm run build:serverbuild:servertsc -p tsconfig.server.json && cp -r src/packages/server/data/migrations dist/src/packages/server/data/ && cp src/packages/server/claude/permission-prompt-server.mjs dist/src/packages/server/claude/build:typestsc --noEmitdevconcurrently "bun run dev:client" "bun run dev:server"dev:clientvitedev:servertsx watch src/packages/server/index.tsdocs:buildnpm --prefix src/packages/landing run builddocs:devnpm --prefix src/packages/landing run devdocs:installnpm --prefix src/packages/landing installdocs:previewnpm --prefix src/packages/landing run previewlinteslint src/lint:typestsc --noEmitprepacknpm run buildpreviewvite previewrecover-agentstsx scripts/recover-agents.tssetuptsx src/packages/server/setup.tstctsx tools/tc.tstestvitest runtest:civitest run --exclude src/packages/client/hooks/__tests__/useSnapshots.test.ts --exclude src/packages/client/hooks/__tests__/useKeyboardShortcuts.test.tstest:coveragevitest run --coveragetest:watchvitest
Dependencies64
@anthropic-ai/sdk^0.81.0@capacitor/app^8.1.0@capacitor/haptics^8.0.1@capacitor/local-notifications^8.0.1@codemirror/lang-cpp^6.0.3@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.11@codemirror/lang-java^6.0.2@codemirror/lang-javascript^6.2.5@codemirror/lang-json^6.0.2@codemirror/lang-markdown^6.5.0@codemirror/lang-php^6.0.2@codemirror/lang-python^6.2.1@codemirror/lang-rust^6.0.2@codemirror/lang-sql^6.10.0@codemirror/lang-xml^6.1.0@codemirror/lang-yaml^6.1.2@codemirror/language-data^6.5.2@codemirror/theme-one-dark^6.1.3@phosphor-icons/react^2.1.10@slack/socket-mode^2.0.6@slack/web-api^7.15.0@tanstack/react-virtual^3.13.18@types/better-sqlite3^7.6.13@types/http-proxy^1.17.17@types/mssql^12.3.0@types/multer^2.1.0@types/oracledb^6.10.1@types/pizzip^3.0.5@xterm/addon-clipboard^0.2.0- …and 34 more.