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.
- 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":["@mmnto/[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":["@mmnto/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 84 · status changed
Evidence
Static findings
25 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/install-hooks.test.js | matched "curl " | 12 |
Show all 25 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/install-hooks.test.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/assets/baseline-typescript-new.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/commands/compile-export-archive-filter.test.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/commands/compile-scaffold.test.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/commands/compile-templates.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/commands/doctor.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/doctor.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/exemption.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/exemption.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/extract.test.js | matched "\\u0041" | 3 |
| low | Obfuscation | package/dist/utils/governance.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/commands/handoff.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/import.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/index.js | matched "\\u26a0" | 3 |
| low | Obfuscation | package/dist/commands/lesson.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/lesson.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/retrospect.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/review-learn.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/rule.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/rule.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/shield-estimate.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/commands/shield.test.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/commands/sync.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/triage-pr.js | matched "\\u26AA" | 3 |
| low | Obfuscation | package/dist/utils.test.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts6
buildtscbuild:litenode build/esbuild-lite.mjscleanrm -rf distdevtsc --watchlinteslint src/testvitest run
Dependencies10
@clack/prompts^1.1.0@mmnto/totem1.49.3commander^13.1.0dotenv^16.4.0jiti^2.4.0ora^9.3.0picocolors^1.1.1smol-toml^1.6.1yaml^2.4.0zod^3.24.0