PkgRadar

Package evidence

@vybestack/[email protected]

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
2
First published
Jun 2026
Publisher
acoliver

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":["@vybestack/[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":["@vybestack/[email protected]"],"fail_on":"review"}'
Publisheracoliver
Artifact bytes358,651
Previous versionnone
Published2026-06-08T14:26:45.970Z
SHA-2564bbead1906075ad15c82f558c277d40b143e42b0f7c5a6b5a2035111538ca322

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
5Score
0.10.0-nightly.260608.a9c742716Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/gemini/GeminiProvider.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts6
  • buildnode ../../scripts/build_package.js
  • formatprettier --write .
  • linteslint . --ext .ts,.tsx
  • testvitest run
  • test:civitest run
  • typechecktsc --noEmit
Dependencies9
  • @ai-sdk/openai^2.0.74
  • @ai-sdk/provider-utils^2.0.6
  • @anthropic-ai/sdk^0.55.1
  • @dqbd/tiktoken^1.0.21
  • @google/genai1.30.0
  • @vybestack/llxprt-code-core0.10.0-nightly.260608.a9c742716
  • ai^5.0.104
  • openai^5.10.1
  • zod^3.25.76