PkgRadar

Package evidence

@alan512/[email protected]

Credential file access: matched ".AZURE"

Recommended action

Block this update

Static 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"}'
Publishersam1478963
Artifact bytes652,627
Previous version0.4.0
Published2026-05-24T02:29:18.057Z
SHA-2563c2b13a242540cd821ca48335da854eb01eb96bd305b521e1aef61c82a5e4305

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

high
Last checked
highRisk
156Score
0.4.1Version
Status history (1 event)
  1. newavailable · risk high · score 156 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

sam1478963

2 members · evidence strength 64
Repeated static TTPstale

Credential file access — matched ".AZURE"

45 members · evidence strength 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/distillation/providers/azure-openai.jsmatched ".AZURE"30
highCredential file accesspackage/dist/distillation/providers/bedrock.jsmatched ".AWS"30
highCredential file accesspackage/dist/cli/commands/doctor.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/dist/distillation/providers/gemini.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
highCredential file accesspackage/dist/distillation/providers/google-adc.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/distillation/providers/azure-openai.jsmatched ".AZURE"30
highCredential file accesspackage/dist/distillation/providers/bedrock.jsmatched ".AWS"30
highCredential file accesspackage/dist/cli/commands/doctor.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/dist/distillation/providers/gemini.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
highCredential file accesspackage/dist/distillation/providers/google-adc.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
lowObfuscationpackage/dist/controller/candidate-retriever.jsmatched "eval("3
lowObfuscationpackage/dist/compiler/trajectory-compiler.jsmatched "\\u2022"3

Manifest

Package metadata

Scripts12
  • buildnode scripts/build/clean-dist.mjs && tsc -p tsconfig.build.json && node scripts/build/copy-sqlite-schema.mjs
  • checkpnpm typecheck && pnpm test && pnpm build
  • devtsx watch src/cli/index.ts
  • evaluate:codex-lifecycletsx src/cli/index.ts evaluate codex-lifecycle
  • evaluate:openclaw-baselinetsx src/cli/index.ts evaluate openclaw-baseline
  • evaluate:openclaw-scenariostsx src/cli/index.ts evaluate openclaw-scenarios --pack high-confidence
  • maintenance:merge-warning-variantstsx scripts/maintenance/merge-warning-variants.ts
  • prepackpnpm build
  • runtime:promote-payloadtsx scripts/openclaw/promote-runtime-payload.ts
  • runtime:replay-fixturetsx scripts/openclaw/replay-runtime-fixture.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies2
  • @modelcontextprotocol/sdk^1.27.1
  • zod^3.25.76