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
- 352
- Versions published
- 15
- First published
- Mar 2026
- Publisher
- sam1478963
Recommended action
Review before promotingMixed 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":["@alan512/[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":["@alan512/[email protected]"],"fail_on":"review"}'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 review · score 25 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/distillation/providers/azure-openai.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/distillation/providers/bedrock.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/cli/commands/doctor.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/distillation/providers/gemini.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/distillation/providers/google-adc.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
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