PkgRadar

Package evidence

@voxcode-dev/[email protected]

Credential file access: matched ".azure"

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
211
Versions published
2
First published
May 2026
Publisher
keyreyla

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":["@voxcode-dev/[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":["@voxcode-dev/[email protected]"],"fail_on":"review"}'
Publisherkeyreyla
Artifact bytes479,315
Previous version0.75.5
Published2026-05-26T13:33:37.992Z
SHA-256537b7965d991f2dbabc349b4f01c91682bb240768d13e2442305961a0fd2d5c3

Why flagged

What the scanner saw

Credential file access: matched ".azure"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.75.7Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/providers/azure-openai-responses.jsmatched ".azure"5
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