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.
- Versions published
- 188Mature · −50% score
- First published
- Nov 2024
- 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":["@unisphere/[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":["@unisphere/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/lib/commands/package/publish/deploy-to-github.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/src/lib/commands/package/publish/deploy-to-jfrog.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/src/lib/commands/package/publish/deploy-to-npm.js | matched ".npmrc" | 10 |
Manifest
Package metadata
Dependencies27
@aws-sdk/client-s33.1035.0@aws-sdk/client-sts3.1037.0@nrwl/devkit15.2.1@octokit/rest20.1.2archiver5.3.2axios1.15.2cli-table30.6.5colorette2.0.20commander9.4.1csvtojson2.0.14debug4.4.3decompress4.2.1dotenv10.0.0events3.3.0execa5.1.1express5.1.0fast-glob3.2.12fs-extra10.1.0glob8.0.3listr28.2.5readline1.3.0rollup-plugin-analyzer4.0.0rollup-plugin-shim1.0.0sisteransi1.0.5tslib2.8.1watchpack2.5.1webpack5.106.2