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":["@alan512/[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":["@alan512/[email protected]"],"fail_on":"high"}'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
Status history (1 event)
- new → available · risk high · score 156 · status changed
Related candidates
Linked campaigns and clusters
sam1478963
2 members · evidence strength 64Credential file access — matched ".AZURE"
45 members · evidence strength 90Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/distillation/providers/azure-openai.js | matched ".AZURE" | 30 |
| high | Credential file access | package/dist/distillation/providers/bedrock.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/cli/commands/doctor.js | matched "AWS_ACCESS_KEY" | 30 |
| high | Credential file access | package/dist/distillation/providers/gemini.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| high | Credential file access | package/dist/distillation/providers/google-adc.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/distillation/providers/azure-openai.js | matched ".AZURE" | 30 |
| high | Credential file access | package/dist/distillation/providers/bedrock.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/cli/commands/doctor.js | matched "AWS_ACCESS_KEY" | 30 |
| high | Credential file access | package/dist/distillation/providers/gemini.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| high | Credential file access | package/dist/distillation/providers/google-adc.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| low | Obfuscation | package/dist/controller/candidate-retriever.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/compiler/trajectory-compiler.js | matched "\\u2022" | 3 |
Manifest
Package metadata
Scripts12
buildnode scripts/build/clean-dist.mjs && tsc -p tsconfig.build.json && node scripts/build/copy-sqlite-schema.mjscheckpnpm typecheck && pnpm test && pnpm builddevtsx watch src/cli/index.tsevaluate:codex-lifecycletsx src/cli/index.ts evaluate codex-lifecycleevaluate:openclaw-baselinetsx src/cli/index.ts evaluate openclaw-baselineevaluate:openclaw-scenariostsx src/cli/index.ts evaluate openclaw-scenarios --pack high-confidencemaintenance:merge-warning-variantstsx scripts/maintenance/merge-warning-variants.tsprepackpnpm buildruntime:promote-payloadtsx scripts/openclaw/promote-runtime-payload.tsruntime:replay-fixturetsx scripts/openclaw/replay-runtime-fixture.tstestvitest runtypechecktsc --noEmit
Dependencies2
@modelcontextprotocol/sdk^1.27.1zod^3.25.76