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
- 162
- Versions published
- 35Established · −30% score
- First published
- Aug 2025
- Publisher
- dwmkerr-admin
Effective trust discount applied: −30% (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":["@agents-at-scale/[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":["@agents-at-scale/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | — | 5 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies20
@kubernetes/client-node^1.3.0@modelcontextprotocol/sdk^1.27.1axios^1.16.0chalk^4.1.2commander^12.1.0debug^4.4.1execa^9.6.0find-process^1.4.7ink^6.0.1ink-select-input^6.2.0ink-spinner^5.0.0ink-text-input^6.0.0inquirer^12.1.0marked^15.0.12marked-terminal^7.3.0open^10.2.0ora^8.2.0picomatch4.0.4react^19.1.5yaml^2.6.1