PkgRadar

Package evidence

@coohu/[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
4
First published
May 2026
Publisher
coohu

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":["@coohu/[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":["@coohu/[email protected]"],"fail_on":"review"}'
Publishercoohu
Artifact bytes527,331
Previous version0.1.3
Published2026-06-10T07:32:49.972Z
SHA-25613025f733d341d93cb2cd89c818fe8b8259f4cebdfd2e085632821720f9ce5cc

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.browser.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/models.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/providers.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts7
  • buildbun run bun.mts && bunx tsc -p tsconfig.build.json
  • generate:modelsbun run scripts/generate-models.ts
  • testvitest run
  • test:livevitest run src/tests/provider-live*.test.ts
  • test:vcrvitest run src/tests/provider-vcr.test.ts
  • test:watchvitest
  • typecheckbunx tsc -p tsconfig.dev.json --noEmit
Dependencies22
  • @ai-sdk/amazon-bedrock^4.0.89
  • @ai-sdk/anthropic^3.0.68
  • @ai-sdk/google^3.0.60
  • @ai-sdk/google-vertex^4.0.100
  • @ai-sdk/mistral^3.0.28
  • @ai-sdk/openai^3.0.52
  • @ai-sdk/openai-compatible^2.0.38
  • @ai-sdk/provider^3.0.8
  • @aws-sdk/credential-providers^3.922.0
  • @coohu/shared0.1.13
  • @jerome-benoit/sap-ai-provider4.6.9
  • @langfuse/otel^4.0.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/sdk-trace-node^2.6.1
  • @streamparser/json^0.0.21
  • ai^6.0.144
  • ai-sdk-provider-claude-code^3.4.3
  • ai-sdk-provider-codex-cli^1.1.0
  • ai-sdk-provider-opencode-sdk^3.0.1
  • dify-ai-provider^1.1.0
  • nanoid^5.1.7
  • zod^4.3.6