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
123
Versions published
40
First published
Jan 2026
Publisher
varun1213213123132

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"}'
Artifact bytes1,046,267
Previous version0.12.32
Published2026-06-06T23:36:30.993Z
SHA-25669e62b17fd3817b938b63263a84cad6211a415474a3051e19172d92b408c8973

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/agent.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/ai.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/cli.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/llmgateway.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/runtime.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/shell-app.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/smithy.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/swarm.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts6
  • buildnode build.mjs
  • lineage-scannode scripts/lineage-scan.mjs
  • prepublishOnlynpm run typecheck && npm run test && npm run build
  • testvitest --run
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies17
  • @anthropic-ai/sdk^0.100.1
  • @aws-sdk/client-bedrock-runtime^3.1060.0
  • @composio/core^0.10.0
  • @google/genai^2.7.0
  • @modelcontextprotocol/sdk^1.29.0
  • @sinclair/typebox^0.34.49
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • get-east-asian-width^1.6.0
  • ink^5.2.1
  • openai^6.41.0
  • partial-json^0.1.7
  • react^18.3.1
  • strip-ansi^7.2.0
  • ulid^3.0.2
  • zod^4.4.3