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
- 28
- First published
- Mar 2026
- 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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@getmcpm/[email protected]"],"fail_on":"high"}'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":["@getmcpm/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Llm Injection Payload
1 candidate cluster(s) currently reference this release.
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 high · score 15 · status changed
Related candidates
Linked campaigns and clusters
Llm Injection Payload
27 members · evidence strength 90Llm Injection Payload
27 members · max score 223Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Llm Injection Payload | manifest | — | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Llm Injection Payload | manifest | — | 40 |
| low | Credential file access | manifest | — | 5 |
| low | Credential file access | manifest | — | 5 |
Manifest
Package metadata
Dependencies11
@inquirer/prompts^8.5.2@modelcontextprotocol/sdk^1.29.0@types/proper-lockfile^4.1.4chalk^5.6.2cli-table3^0.6.5commander^15.0.0ora^9.4.0proper-lockfile^4.1.2semver^7.8.1yaml^2.9.0zod^4.4.3