PkgRadar

Package evidence

uag==0.4.40

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
54
First published
Mar 2026

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":["uag==0.4.40"],"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":["uag==0.4.40"],"fail_on":"review"}'
Publisherunknown
Artifact bytes2,725,737
Previous versionnone
Published2026-06-06T02:08:02
SHA-25677627d96523caa8af8c725a533ed5bbd72d7ac6fac4cdf00909b91c1e8c530dc

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.4.40Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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 accessuag-0.4.40/src/uagent/runtime_banner.pymatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accessuag-0.4.40/src/uagent/tools/audio_speech_tool.pymatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0