PkgRadar

Package evidence

@nubemclaw/[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
6
First published
May 2026
Publisher
nubemsystems-devs

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":["@nubemclaw/[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":["@nubemclaw/[email protected]"],"fail_on":"review"}'
Artifact bytes108,831
Previous version2.1.0
Published2026-05-27T14:34:23.451Z
SHA-2566364a3558d88f6cf06629449b1b636800f8fcc9a4a3a58a5d5c9c1fc70ea10b2

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
2.2.0-rc.1Version
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/openai-compat/configs.jsmatched ".azure"5
lowCredential file accesspackage/src/openai-compat/configs.tsmatched ".azure"5

Manifest

Package metadata

Scripts2
  • buildtsc -b
  • cleantsc -b --clean && rm -rf dist .cache
Dependencies7
  • @anthropic-ai/sdk^0.40.1
  • @google/genai^2.2.0
  • @nubemclaw/core2.2.0-rc.1
  • @nubemclaw/storage2.2.0-rc.1
  • openai^4.77.0
  • undici^7.1.1
  • zod^3.23.8