PkgRadar

Package evidence

@f5xc-salesdemos/[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.

Weekly downloads
8,617Niche · −30% score
Versions published
278
First published
Apr 2026
Publisher
robinmordasiewicz

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@f5xc-salesdemos/[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":["@f5xc-salesdemos/[email protected]"],"fail_on":"review"}'
Artifact bytes468,836
Previous version19.29.1
Published2026-06-13T05:17:13.475Z
SHA-2560238cace4644c5aa61d4e1e4424750ab328fd04eec2b138b4302e8e2fcdd6e4f

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
3Score
19.29.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/src/stream.tsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts7
  • checkbiome check . && bun run check:types
  • check:typestsgo -p tsconfig.json --noEmit
  • fixbiome check --write --unsafe .
  • fmtbiome format --write .
  • generate-modelsbun scripts/generate-models.ts
  • lintbiome lint .
  • testbun test
Dependencies12
  • @anthropic-ai/sdk^0.78
  • @aws-sdk/client-bedrock-runtime^3
  • @bufbuild/protobuf^2.11
  • @f5xc-salesdemos/pi-utils19.29.2
  • @google/genai^1.43
  • @sinclair/typebox^0.34
  • @smithy/node-http-handler^4.4
  • ajv^8.20
  • ajv-formats^3.0
  • openai^6.25
  • partial-json^0.1
  • zod^4.3