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
- 269Established · −30% score
- First published
- Oct 2025
- Publisher
- p0tofpie
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":["@agentuity/[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":["@agentuity/[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 21 · 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/cmd/ai/capabilities/show.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/cmd/auth/ssh/add.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/cmd/cloud/deploy.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/cmd/ai/capabilities/show.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/cmd/auth/ssh/add.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/cmd/cloud/deploy.ts | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts12
buildbunx tsc --build --forcecleanrm -rf dist tsconfig.tsbuildinfoprepublishOnlybun run clean && bun run buildtestbun scripts/test-create-flow.ts && bun scripts/test-exit-codes.ts && bun scripts/test-response-schema.ts && bun scripts/test-batch-reporting.ts && bun scripts/test-response-envelope.ts && bun scripts/test-concurrent-sessions.tstest:batchbun scripts/test-batch-reporting.tstest:bundled-createbun scripts/test-bundled-create.tstest:concurrent-sessionsbun scripts/test-concurrent-sessions.tstest:createbun scripts/test-create-flow.tstest:envelopebun scripts/test-response-envelope.tstest:exit-codesbun scripts/test-exit-codes.tstest:response-schemabun scripts/test-response-schema.tstypecheckbunx tsc --noEmit
Dependencies21
@agentuity/auth2.0.28@agentuity/coder-tui2.0.28@agentuity/core2.0.28@agentuity/frontend2.0.28@agentuity/server2.0.28@datasert/cronjs-parser^1.4.0@vitejs/plugin-react^5.1.2acorn-loose^8.5.2adm-zip^0.5.16archiver^7.0.1astring^1.9.0cli-table3^0.6.5commander^14.0.2enquirer^2.4.1git-url-parse^16.1.0json-colorizer^3.0.1tar^7.5.2tar-fs^3.1.1typescript^5.9.0vite^7.2.7zod^4.3.5