PkgRadar

Package evidence

@blazeo.com/[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
578
Versions published
21
First published
Apr 2026
Publisher
usmanhussain

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":["@blazeo.com/[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":["@blazeo.com/[email protected]"],"fail_on":"review"}'
Publisherusmanhussain
Artifact bytes29,824,548
Previous version1.0.20
Published2026-05-25T14:10:15.824Z
SHA-2562eafed2ee2402928a5c0ecca9e3ac16d9632ddec29b4ee5f3a4e6c6d933b2924

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
10Score
1.0.21Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/config/blazeoClientDefaults.jsmatched ".azure"5
lowCredential file accesspackage/src/config/blazeoClientDefaults.tsmatched ".azure"5

Manifest

Package metadata

Scripts2
  • buildtsc
  • verify:locationsnpm run build && node scripts/verifyCalendarLocationReplace.mjs
Dependencies4
  • @blazeo.com/calendar-client^1.0.31
  • mobx^6.13.7
  • mobx-state-tree^7.0.2
  • moment^2.30.1