PkgRadar

Package evidence

@apholdings/[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
19
First published
Mar 2026
Publisher
boomslag

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":["@apholdings/[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":["@apholdings/[email protected]"],"fail_on":"review"}'
Publisherboomslag
Artifact bytes432,472
Previous version1.0.6
Published2026-06-01T03:10:14.280Z
SHA-2561e2ae5299dec9882a0561e531904f00af367d92ec86ced1793b6c7176cefc779

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.7Version
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 && tsgo -p tsconfig.build.json
  • cleanshx rm -rf dist
  • devtsgo -p tsconfig.build.json --watch --preserveWatchOutput
  • dev:tsctsgo -p tsconfig.build.json --watch --preserveWatchOutput
  • generate-modelsnpx tsx scripts/generate-models.ts
  • prepublishOnlynpm run clean && npm run build
  • testvitest --run --passWithNoTests
Dependencies13
  • @anthropic-ai/sdk^0.82.0
  • @aws-sdk/client-bedrock-runtime^3.1023.0
  • @google/genai^1.48.0
  • @mistralai/mistralai1.14.1
  • @sinclair/typebox^0.34.41
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • openai6.33.0
  • partial-json^0.1.7
  • proxy-agent^6.5.0
  • undici^7.19.1
  • zod-to-json-schema^3.24.6