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
- 2,434Niche · −30% score
- Versions published
- 929Mature · −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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts40
buildtsc -p . && npm run copyFilesbuild:test:browsertsc -p tsconfig.browser-test.json && tsx test/commands/prepare-deps.ts --removal && webpack --config webpack.config.test.js --env mode=hlcbuild:test:browser:rlctsc -p tsconfig.browser-test.json && tsx test/commands/prepare-deps.ts --browser && webpack --config webpack.config.test.js --env mode=rlccheck:treetsx ./test/commands/check-clean-tree.tscleanrimraf --glob test-browser test/**/node_modulesclone:specsgit clone -c core.longpaths=true https://github.com/Azure/azure-rest-api-specs.git ./.tmp/specscopyFilestsx ./src/utils/copyFiles.tsdebugnode --inspect-brk ./dist/src/main.jsformatecho skippedgenerate-and-testnpm-run-all -s build generate-swaggers integration-test:alone integration-test:browsergenerate-swaggerstsx ./test/commands/test-swagger-gen.tsgenerate-version-tolerancetsx ./test/commands/version-tolerance.tsgenerate-version-tolerance:teststsx ./test/commands/version-tolerance.ts --test-genintegration-testnpm run start-test-server:v2 & npm run generate-and-test && npm run stop-test-serverintegration-test:alonemocha --require tsx/cjs --timeout 2000 "./test/integration/**/!(sampleTest).spec.ts"integration-test:browsernpm run build:test:browser && karma start karma.conf.jsintegration-test:newnpm-run-all start-test-server generate-and-test integration-test:alone stop-test-serverpacknpm pack 2>&1regen-test-baselinesnpm run generate-swaggers && npm run rlc-generate-swaggers && npm run generate-version-tolerance && npm run smoke-testrlc-generate-and-testnpm-run-all -s build rlc-generate-swaggers rlc-integration-test:alone rlc-integration-test:browserrlc-generate-swaggerstsx ./test/commands/test-swagger-gen.ts -- rlcrlc-integration-testnpm run start-test-server:v2 & npm run rlc-generate-and-test && npm run stop-test-serverrlc-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.jsrlc-integration-test:newnpm-run-all start-test-server rlc-generate-and-test rlc-integration-test:alone stop-test-serverrlc-test:browsernpm run start-test-server:v2 & npm run rlc-integration-test:browser && npm run stop-test-serverrlc-test:nodenpm run unit-test && npm run start-test-server:v2 & npm run rlc-integration-test:alone && npm run stop-test-serversmoke-testtsx ./test/commands/smoke-test.tsstartnode ./dist/src/main.jsstart-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.54.0-alpha.20260610.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.149dotenv^16.0.0fs-extra^11.1.0handlebars^4.7.7lodash^4.17.21prettier^3.1.0source-map-support^0.5.16ts-morph^23.0.0