PkgRadar

Package evidence

@okapi-ca/[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.

Versions published
23
First published
Apr 2026
Publisher
marc-okapi-ca

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":["@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"}'
Publishermarc-okapi-ca
Artifact bytes311,040
Previous version0.11.0
Published2026-05-26T12:54:38.687Z
SHA-25672f0d37f36a3c63513b501dcad55e590e12380b04878df266a1f0fc417daae85

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
13Score
0.13.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/auth-bootstrap.jsmatched ".azure"5
lowCredential file accesspackage/dist/cloud-config.jsmatched ".azure"5
lowCredential file accesspackage/dist/endpoints.jsonmatched ".Azure"3

Manifest

Package metadata

Scripts11
  • buildtsup
  • devtsx src/index.ts
  • formatprettier --write "**/*.{ts,mts,js,mjs,json,md}"
  • format:checkprettier --check "**/*.{ts,mts,js,mjs,json,md}"
  • generatenode bin/generate-graph-client.mjs
  • inspectornpx @modelcontextprotocol/inspector tsx src/index.ts
  • linteslint .
  • lint:fixeslint . --fix
  • testvitest run
  • test:watchvitest
  • verifynpm 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.0
  • commander^14.0.3
  • dotenv^17.0.1
  • express^5.2.1
  • express-rate-limit^8.3.2
  • js-yaml^4.1.0
  • jsonwebtoken^9.0.3
  • jwks-rsa^4.0.1
  • winston^3.17.0
  • zod^4.3.6
Optional dependencies3
  • @azure/data-tables^13.3.2
  • @azure/identity^4.5.0
  • @azure/keyvault-secrets^4.9.0