PkgRadar

Package evidence

@openadapter/[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
1
First published
Jun 2026
Publisher
openadapterorg

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":["@openadapter/[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":["@openadapter/[email protected]"],"fail_on":"review"}'
Artifact bytes171,171
Previous versionnone
Published2026-06-04T09:54:25.289Z
SHA-25627db47a0c227a184612aa0f0b59e09445e96ec8206d83aad8fd0cd545d6c0f91

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.0.0-beta.2Version
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/env-api-keys.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts6
  • buildnpm run generate-models && npm run generate-image-models && tsgo -p tsconfig.build.json
  • cleanshx rm -rf dist
  • generate-image-modelsnode scripts/generate-image-models.ts
  • generate-modelsnode scripts/generate-models.ts
  • prepublishOnlynpm run clean && npm run build
  • testvitest --run
Dependencies10
  • @anthropic-ai/sdk0.91.1
  • @aws-sdk/client-bedrock-runtime3.1048.0
  • @google/genai1.52.0
  • @mistralai/mistralai2.2.1
  • @smithy/node-http-handler4.7.3
  • http-proxy-agent7.0.2
  • https-proxy-agent7.0.6
  • openai6.26.0
  • partial-json0.1.7
  • typebox1.1.38