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
- 745
- Versions published
- 23
- First published
- Apr 2026
- Publisher
- marc-okapi-ca
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":["@okapi-ca/[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":["@okapi-ca/[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 13 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/auth-bootstrap.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/cloud-config.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/endpoints.json | matched ".Azure" | 3 |
Manifest
Package metadata
Scripts11
buildtsupdevtsx src/index.tsformatprettier --write "**/*.{ts,mts,js,mjs,json,md}"format:checkprettier --check "**/*.{ts,mts,js,mjs,json,md}"generatenode bin/generate-graph-client.mjsinspectornpx @modelcontextprotocol/inspector tsx src/index.tslinteslint .lint:fixeslint . --fixtestvitest runtest:watchvitestverifynpm run generate && npm run lint && npm run format:check && npm run build && npm run test
Dependencies11
@azure/msal-node^5.1.4@modelcontextprotocol/sdk^1.29.0commander^14.0.3dotenv^17.0.1express^5.2.1express-rate-limit^8.3.2js-yaml^4.1.0jsonwebtoken^9.0.3jwks-rsa^4.0.1winston^3.17.0zod^4.3.6
Optional dependencies3
@azure/data-tables^13.3.2@azure/identity^4.5.0@azure/keyvault-secrets^4.9.0