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
- 5,593Niche · −30% score
- Versions published
- 94
- First published
- May 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 ".azure"
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 19 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/integrations/ado-analytics.test.js | matched ".azure" | 30 |
| high | Credential file access | package/dist/integrations/ado-schema.test.js | matched ".azure" | 30 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/integrations/ado-analytics.test.js | matched ".azure" | 30 |
| high | Credential file access | package/dist/integrations/ado-schema.test.js | matched ".azure" | 30 |
| low | Credential file access | package/dist/integrations/ado-analytics.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/integrations/ado-client.test.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/config.test.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/mode-context.test.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/setup.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/web/dist/assets/ssh-config-_ykCGR6B.js | matched ".ssh" | 5 |
| low | Credential file access | package/dist/config/validate.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts17
buildtsc && npm --prefix web run buildbuild:servertscbuild:webnpm --prefix web run buildcleanrm -rf distdaemontsx src/daemon.tsdevtsx --watch src/daemon.tsdev:servertsx --watch src/daemon.tsdev:webnpm --prefix web run devlint:mdmarkdownlint-cli2 'README.md' 'CHANGELOG.md' 'docs/**/*.md' '.github/**/*.md'pr:title:checktsx scripts/validate-pr-title.tspreparehuskyprepublishOnlynpm run buildpreversionnpm run release:checkrelease:checkif [ -n "$(git status --porcelain)" ]; then echo '❌ Working tree is not clean. Stage or stash changes before running npm version.'; git status --short; exit 1; fisprint:mergetsx src/sprint-merge.tstestnpm run clean && npm run build:server && node --experimental-test-module-mocks --import ./dist/test/setup-env.js --test 'dist/**/*.test.js'threat-model:checktsx scripts/check-threat-model.ts
Dependencies17
@earendil-works/pi-agent-core^0.75.5@earendil-works/pi-coding-agent^0.75.5@github/copilot-sdk^0.3.0@modelcontextprotocol/sdk^1.29.0azure-devops-node-api^15.1.2better-sqlite3^12.6.2chokidar^5.0.0cors^2.8.6dotenv^17.3.1express^5.2.1helmet^8.1.0js-yaml^4.1.1jsonwebtoken^9.0.3jwks-rsa^4.0.1pino^10.3.1shiki^4.1.0zod^4.3.6