PkgRadar

Package evidence

vv-llm==0.3.101

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
28
First published
Feb 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":["vv-llm==0.3.101"],"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":["vv-llm==0.3.101"],"fail_on":"review"}'
Publisherunknown
Artifact bytes73,023
Previous versionnone
Published2026-06-01T03:46:57
SHA-256d7a30f87cfec4fce2017e950aec06a382b07bb0f26f3d4a14d4f519f44a04d20

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessvv_llm-0.3.101/src/vv_llm/utilities/gcp_token.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessvv_llm-0.3.101/src/vv_llm/utilities/gcp_token.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
lowCredential file accessvv_llm-0.3.101/src/vv_llm/chat_clients/anthropic_client.pymatched "aws_access_key"5
lowCredential file accessvv_llm-0.3.101/src/vv_llm/chat_clients/utils.pymatched "aws_access_key"5