PkgRadar

Package evidence

[email protected]

Credential file access: matched ".azure"

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 promoting

Mixed 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"}'
Artifact bytes8,533,103
Previous version0.27.3
Published2026-05-25T20:44:08.934Z
SHA-25684028cce586ff66a9359553de57ca089cb54ada0eb4d67e31fbb9e9210ce55b4

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

review
Last checked
reviewRisk
19Score
0.28.0Version
Status history (1 event)
  1. newavailable · risk review · score 19 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/integrations/ado-analytics.test.jsmatched ".azure"30
highCredential file accesspackage/dist/integrations/ado-schema.test.jsmatched ".azure"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/integrations/ado-analytics.test.jsmatched ".azure"30
highCredential file accesspackage/dist/integrations/ado-schema.test.jsmatched ".azure"30
lowCredential file accesspackage/dist/integrations/ado-analytics.jsmatched ".azure"5
lowCredential file accesspackage/dist/integrations/ado-client.test.jsmatched ".azure"5
lowCredential file accesspackage/dist/config.test.jsmatched ".azure"5
lowCredential file accesspackage/dist/mode-context.test.jsmatched ".azure"5
lowCredential file accesspackage/dist/setup.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/web/dist/assets/ssh-config-_ykCGR6B.jsmatched ".ssh"5
lowCredential file accesspackage/dist/config/validate.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts17
  • buildtsc && npm --prefix web run build
  • build:servertsc
  • build:webnpm --prefix web run build
  • cleanrm -rf dist
  • daemontsx src/daemon.ts
  • devtsx --watch src/daemon.ts
  • dev:servertsx --watch src/daemon.ts
  • dev:webnpm --prefix web run dev
  • lint:mdmarkdownlint-cli2 'README.md' 'CHANGELOG.md' 'docs/**/*.md' '.github/**/*.md'
  • pr:title:checktsx scripts/validate-pr-title.ts
  • preparehusky
  • prepublishOnlynpm run build
  • preversionnpm run release:check
  • release: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; fi
  • sprint:mergetsx src/sprint-merge.ts
  • testnpm 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.0
  • azure-devops-node-api^15.1.2
  • better-sqlite3^12.6.2
  • chokidar^5.0.0
  • cors^2.8.6
  • dotenv^17.3.1
  • express^5.2.1
  • helmet^8.1.0
  • js-yaml^4.1.1
  • jsonwebtoken^9.0.3
  • jwks-rsa^4.0.1
  • pino^10.3.1
  • shiki^4.1.0
  • zod^4.3.6