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
2
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 bytes133,744
Previous version1.0.0-beta.3
Published2026-06-04T11:11:09.951Z
SHA-256fe49697828f31abf728bd637ecc80d48acf29d0da9c9f82be467614e628174ff

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.4Version
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

Scripts7
  • 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
  • postbuildnode ../../scripts/minify-pkg-dist.mjs
  • 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