PkgRadar

Package evidence

@azure-typespec/[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":["@azure-typespec/[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":["@azure-typespec/[email protected]"],"fail_on":"high"}'
Publishermicrosoft1es
Artifact bytes25,424,495
Previous version1.0.0-alpha.20260520.5
Published2026-05-22T12:09:46.589Z
SHA-2560f32e1f3cb76a2556e8ad9d572410a0b75e93090a99261371646b368a420be29

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
54Score
1.0.0-alpha.20260522.2Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/emitter/options.jsmatched ".Azure"30
mediumObfuscation Densitypackage/dist/generator/Azure.Generator.Management.deps.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/generator/net10.0/Azure.Generator.Management.deps.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts13
  • buildnpm run build:emitter && npm run build:generator
  • build:emittertsc -p ./emitter/tsconfig.build.json
  • build:generatordotnet build ./generator
  • cleanrimraf ./dist ./emitter/temp && dotnet clean ./generator
  • linteslint . --max-warnings=0
  • lint:fixeslint . --fix
  • prettierprettier --check --config .prettierrc.json ./**/*.ts package.json
  • prettier:fixprettier --write --config .prettierrc.json ./**/*.ts package.json
  • regen-docsnpm run build:emitter && npm run regen-docs:only
  • regen-docs:onlytspd doc . --enable-experimental --skip-js
  • testnpm run test:generator && npm run test:emitter
  • test:emittervitest run -c ./emitter/vitest.config.ts --passWithNoTests
  • test:generatordotnet test ./generator --logger "trx;LogFileName=debug.trx"
Dependencies2
  • @azure-typespec/http-client-csharp1.0.0-alpha.20260516.2
  • @typespec/http-client-csharp1.0.0-alpha.20260516.1