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
- 118
- Versions published
- 43
- First published
- Feb 2026
- Publisher
- mrkanitkar
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":["[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":["[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 10 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cli/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/cli/index.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts51
auditnpm audit --audit-level=highaudit:fixnpm audit fixbuildtsup && tsx scripts/build-browser-bundles.tsbuild:browsertsx scripts/build-browser-bundles.tsbuild:fullnpm run generate:capabilities && npm run generate:skill-md && npm run build && npm run generate:llms-txtcheck:exportsattw --pack . --ignore-rules no-resolutioncinpm run validate:no-js && npm run lint && npm run typecheck && npm run test:unit && npm run build && npm run lint:ui5-deprecated && npm run validate:capabilitiesci:fullnpm run ci && npm run test:integration && npm run spellcheck && npm run deadcode && npm run mdlintcleannode -e "['dist','coverage','playwright-report','test-results','.auth'].forEach(d=>require('fs').rmSync(d,{recursive:true,force:true}))"deadcodeknipdevtsup --watchdocs:apitypedocdocs:api-htmltypedoc --options typedoc-html.jsondocs:api-reviewapi-extractor run --local --verbosedocs:buildcd docs && npx docusaurus builddocs:devcd docs && npx docusaurus startdocs:validatenpm run docs:api && npm run lint && npm run typecheckdocs:verifytsx scripts/docs-verify/index.ts --mode=fulldocs:verify:doctsx scripts/docs-verify/index.ts --docdocs:verify:prtsx scripts/docs-verify/index.ts --mode=prformatprettier --write "src/**/*.ts" "tests/**/*.ts" "docs/**/*.md"format:checkprettier --check "src/**/*.ts" "tests/**/*.ts"generate:capabilitiestsx scripts/generate-capabilities.tsgenerate:llms-txttsx scripts/generate-llms-txt.tsgenerate:proxiestsx scripts/generate-typed-proxies.tsgenerate:sbomcyclonedx-npm --output-file playwright-praman.sbom.json --spec-version 1.5 --ignore-npm-errorsgenerate:schematsx scripts/generate-json-schema.tsgenerate:skilltsx scripts/generate-skill-md.tsgenerate:skill-mdtsx scripts/generate-skill-md.tslinteslint src/ tests/ --max-warnings=0 --rule 'praman/no-deprecated-ui5-globals: off' --rule 'praman/no-deprecated-ui5-api: off'- …and 21 more.
Dependencies5
commander14.0.3css-selector-parser3.3.0fontoxpath3.34.0pino10.3.1zod4.4.3