PkgRadar

Package evidence

@mmnto/[email protected]

Remote Payload: matched "curl "

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 update

Static 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"}'
Artifact bytes988,999
Previous version1.49.2
Published2026-05-25T02:30:34.405Z
SHA-25612f897c0d13d7dc098698bf2a2d38f7ac11ba8e4dc2dda4898d8345183b91d09

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

high
Last checked
highRisk
84Score
1.49.3Version
Status history (1 event)
  1. newavailable · risk high · score 84 · status changed

Evidence

Static findings

25 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/install-hooks.test.jsmatched "curl "12
Show all 25 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/install-hooks.test.jsmatched "curl "12
lowObfuscationpackage/dist/assets/baseline-typescript-new.jsmatched "eval("3
lowObfuscationpackage/dist/commands/compile-export-archive-filter.test.jsmatched "\\x00"3
lowObfuscationpackage/dist/commands/compile-scaffold.test.jsmatched "eval("3
lowObfuscationpackage/dist/commands/compile-templates.jsmatched "eval("3
lowObfuscationpackage/dist/commands/doctor.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/doctor.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/exemption.jsmatched "\\u2026"3
lowObfuscationpackage/dist/commands/exemption.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/extract.test.jsmatched "\\u0041"3
lowObfuscationpackage/dist/utils/governance.jsmatched "\\x00"3
lowObfuscationpackage/dist/commands/handoff.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/import.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/index.jsmatched "\\u26a0"3
lowObfuscationpackage/dist/commands/lesson.jsmatched "\\u2026"3
lowObfuscationpackage/dist/commands/lesson.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/retrospect.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/review-learn.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/rule.jsmatched "\\u2026"3
lowObfuscationpackage/dist/commands/rule.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/shield-estimate.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/shield.test.jsmatched "eval("3
lowObfuscationpackage/dist/commands/sync.jsmatched "\\u2026"3
lowObfuscationpackage/dist/commands/triage-pr.jsmatched "\\u26AA"3
lowObfuscationpackage/dist/utils.test.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • build:litenode build/esbuild-lite.mjs
  • cleanrm -rf dist
  • devtsc --watch
  • linteslint src/
  • testvitest run
Dependencies10
  • @clack/prompts^1.1.0
  • @mmnto/totem1.49.3
  • commander^13.1.0
  • dotenv^16.4.0
  • jiti^2.4.0
  • ora^9.3.0
  • picocolors^1.1.1
  • smol-toml^1.6.1
  • yaml^2.4.0
  • zod^3.24.0