PkgRadar

Package evidence

@autorest/[email protected]

Credential file access: matched ".azure"

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
3,144Niche · −30% score
Versions published
918Mature · −50% score
First published
Mar 2021
Publisher
azure-sdkTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@autorest/[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":["@autorest/[email protected]"],"fail_on":"review"}'
Publisherazure-sdk
Artifact bytes297,992
Previous version6.0.73-alpha.20260526.1
Published2026-05-27T17:03:58.788Z
SHA-256272a528ead0ea2e5314c58123a2d213ed41766cf7f646d4758c4752c037978a4

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

review
Last checked
reviewRisk
3Score
6.0.73-alpha.20260527.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/utils/schemaHelpers.jsmatched ".azure"5
lowCredential file accesspackage/src/utils/schemaHelpers.tsmatched ".azure"5

Manifest

Package metadata

Scripts40
  • buildtsc -p . && npm run copyFiles
  • build:test:browsertsc -p tsconfig.browser-test.json && tsx test/commands/prepare-deps.ts --removal && webpack --config webpack.config.test.js --env mode=hlc
  • build:test:browser:rlctsc -p tsconfig.browser-test.json && tsx test/commands/prepare-deps.ts --browser && webpack --config webpack.config.test.js --env mode=rlc
  • check:treetsx ./test/commands/check-clean-tree.ts
  • cleanrimraf --glob test-browser test/**/node_modules
  • clone:specsgit clone -c core.longpaths=true https://github.com/Azure/azure-rest-api-specs.git ./.tmp/specs
  • copyFilestsx ./src/utils/copyFiles.ts
  • debugnode --inspect-brk ./dist/src/main.js
  • formatecho skipped
  • generate-and-testnpm-run-all -s build generate-swaggers integration-test:alone integration-test:browser
  • generate-swaggerstsx ./test/commands/test-swagger-gen.ts
  • generate-version-tolerancetsx ./test/commands/version-tolerance.ts
  • generate-version-tolerance:teststsx ./test/commands/version-tolerance.ts --test-gen
  • integration-testnpm run start-test-server:v2 & npm run generate-and-test && npm run stop-test-server
  • integration-test:alonemocha --require tsx/cjs --timeout 2000 "./test/integration/**/!(sampleTest).spec.ts"
  • integration-test:browsernpm run build:test:browser && karma start karma.conf.js
  • integration-test:newnpm-run-all start-test-server generate-and-test integration-test:alone stop-test-server
  • packnpm pack 2>&1
  • regen-test-baselinesnpm run generate-swaggers && npm run rlc-generate-swaggers && npm run generate-version-tolerance && npm run smoke-test
  • rlc-generate-and-testnpm-run-all -s build rlc-generate-swaggers rlc-integration-test:alone rlc-integration-test:browser
  • rlc-generate-swaggerstsx ./test/commands/test-swagger-gen.ts -- rlc
  • rlc-integration-testnpm run start-test-server:v2 & npm run rlc-generate-and-test && npm run stop-test-server
  • rlc-integration-test:alonetsx test/commands/prepare-deps.ts && mocha --require tsx/cjs --timeout 2000 "./test/rlcIntegration/!(sampleTest).spec.ts"
  • rlc-integration-test:browsernpm run build:test:browser:rlc && karma start karma.conf.js
  • rlc-integration-test:newnpm-run-all start-test-server rlc-generate-and-test rlc-integration-test:alone stop-test-server
  • rlc-test:browsernpm run start-test-server:v2 & npm run rlc-integration-test:browser && npm run stop-test-server
  • rlc-test:nodenpm run unit-test && npm run start-test-server:v2 & npm run rlc-integration-test:alone && npm run stop-test-server
  • smoke-testtsx ./test/commands/smoke-test.ts
  • startnode ./dist/src/main.js
  • start-test-servertsx test/commands/start-server.ts
  • …and 10 more.
Dependencies23
  • @autorest/codemodel~4.19.2
  • @autorest/extension-base^3.5.0
  • @autorest/testmodeler^2.6.1
  • @azure-rest/core-client^1.4.0
  • @azure-tools/codegen^2.9.1
  • @azure-tools/rlc-common0.53.3-alpha.20260527.1
  • @azure/core-auth^1.6.0
  • @azure/core-client^1.6.1
  • @azure/core-http^3.0.0
  • @azure/core-http-compat^1.2.0
  • @azure/core-lro^2.5.4
  • @azure/core-paging^1.5.0
  • @azure/core-rest-pipeline^1.14.0
  • @azure/core-tracing^1.0.0
  • @azure/logger^1.0.0
  • @types/lodash^4.14.149
  • dotenv^16.0.0
  • fs-extra^11.1.0
  • handlebars^4.7.7
  • lodash^4.17.21
  • prettier^3.1.0
  • source-map-support^0.5.16
  • ts-morph^23.0.0