Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".AWS"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 111 · status changed
Related candidates
Linked campaigns and clusters
keyreyla
5 members · evidence strength 84Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/providers/amazon-bedrock.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/providers/azure-openai-responses.js | matched ".azure" | 30 |
| high | Credential file access | package/dist/env-api-keys.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/providers/amazon-bedrock.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/providers/azure-openai-responses.js | matched ".azure" | 30 |
| high | Credential file access | package/dist/env-api-keys.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| low | Obfuscation | package/dist/providers/amazon-bedrock.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/utils/oauth/anthropic.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/utils/oauth/github-copilot.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/providers/openai-codex-responses.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/utils/oauth/openai-codex.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/utils/oauth/pkce.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/utils/sanitize-unicode.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts6
buildnpm run generate-models && npm run generate-image-models && tsgo -p tsconfig.build.jsoncleanshx rm -rf distgenerate-image-modelsnode scripts/generate-image-models.tsgenerate-modelsnode scripts/generate-models.tsprepublishOnlynpm run clean && npm run buildtestvitest --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.3http-proxy-agent7.0.2https-proxy-agent7.0.6openai6.26.0partial-json0.1.7typebox1.1.38