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
- 363
- Versions published
- 66Established · −30% score
- First published
- Aug 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":["@pagopa/[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":["@pagopa/[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 4 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/adapters/azure/cloud-account-service.js | matched ".Azure" | 5 |
| low | Credential file access | package/dist/adapters/octokit/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/adapters/plop/index.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts3
formatprettier --write .format:checkprettier --check .plopplop
Dependencies28
@azure/arm-authorization^9.0.0@azure/arm-keyvault^4.0.0@azure/arm-msi^2.2.0@azure/arm-resourcegraph^4.2.1@azure/arm-resources^7.0.0@azure/arm-resources-subscriptions^2.1.0@azure/arm-storage^19.1.0@azure/identity^4.13.1@azure/keyvault-secrets^4.11.1@azure/storage-blob^12.31.0@logtape/logtape^1.3.8@microsoft/microsoft-graph-client^3.0.7@pagopa/dx-savemoney^0.2.6chalk^5.6.2commander^14.0.3core-js^3.49.0execa^9.6.1glob^11.1.0inquirer^9.3.8libsodium-wrappers^0.8.4neverthrow^8.2.0node-plop^0.32.3octokit^5.0.5ora^9.4.0replace-in-file^8.4.0semver^7.7.4yaml^2.8.4zod^4.4.2