PkgRadar

Package evidence

[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
47
Versions published
40
First published
Feb 2026
Publisher
ragentlive

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherragentlive
Artifact bytes112,289
Previous version1.11.13
Published2026-06-10T14:47:38.318Z
SHA-2566ec4af134ceee286414e45f37119dce0a3804edd0cb3ac689f5adee90486ee5e

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
1.11.14Version
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/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts10
  • buildtsup
  • changesetchangeset
  • devtsup --watch
  • linteslint src/
  • releasenpm run build && npm run test && changeset publish
  • sbomcyclonedx-npm --omit dev --output-reproducible --validate --mc-type application -o dist/sbom.json
  • testvitest run
  • typechecktsc --noEmit
  • verify-packagebash scripts/verify-package.sh
  • version-packageschangeset version
Dependencies6
  • @azure/web-pubsub-client^1.0.2
  • @openai/codex-sdk0.130.0
  • commander^14.0.3
  • figlet^1.9.3
  • node-pty^1.1.0
  • ws^8.19.0