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
- 793
- Versions published
- 27Established · −30% score
- First published
- Sep 2025
- Publisher
- GitHub ActionsTrusted 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 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":["@uipath/[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":["@uipath/[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 15 · status changed
Evidence
Static findings
29 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 29 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/assets/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/attachments/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/buckets/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/cases/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/conversational-agent/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/core/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/entities/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/feedback/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/jobs/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/maestro-processes/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/processes/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/queues/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/tasks/index.cjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/index.umd.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/assets/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/attachments/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/buckets/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/cases/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/conversational-agent/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/core/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/entities/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/feedback/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/jobs/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/maestro-processes/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/processes/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/queues/index.mjs | matched ".azure" | 5 |
| low | Credential file access | package/dist/tasks/index.mjs | matched ".azure" | 5 |
Manifest
Package metadata
Scripts21
buildrollup -cbuild:watchrollup -c -wcleanrimraf dist && rimraf node_modules && rimraf package-lock.jsondocs:apitypedoc && npm run docs:post-process && npm run docs:coded-action-appsdocs:coded-action-appsnpm run docs --prefix packages/coded-action-appsdocs:post-processnode scripts/docs-post-process.mjslintoxlintprebuildrimraf distprepackrimraf *.tgztestvitesttest:allnpm run test:unit && npm run test:integrationtest:coveragevitest --coveragetest:integrationvitest --config vitest.integration.config.tstest:integration:smokevitest tests/integration/shared/smoke.integration.test.ts --config vitest.integration.config.tstest:integration:v0vitest --config vitest.integration.config.ts --testNamePattern='\[v0\]'test:integration:v1vitest --config vitest.integration.config.ts --testNamePattern='\[v1\]'test:integration:watchvitest --config vitest.integration.config.ts --watchtest:uivitest --uitest:unitvitest tests/unittest:watchvitest --watchtypechecktsc --noEmit
Dependencies2
@opentelemetry/sdk-logs^0.204.0socket.io-client^4.8.1