PkgRadar

Package evidence

@momidala/[email protected]

Install-time lifecycle script: postinstall="node ./build/cli.js install-command"

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
4
First published
May 2026
Publisher
lbarchett

Recommended action

Review before promoting

Mixed 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":["@momidala/[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":["@momidala/[email protected]"],"fail_on":"review"}'
Publisherlbarchett
Artifact bytes56,155
Previous version2.2.1
Published2026-05-24T00:02:34.565Z
SHA-256f0ee7e7c83ffda38afd2ee51d59c68380df9b1873af7966b4b8e80f08d87fcc7

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./build/cli.js install-command"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
2.2.2Version
Status history (4 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 47 -> 35
  3. availableavailable · risk high · score 47 · status available -> available, risk high -> high, score 72 -> 47
  4. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

lbarchett

2 members · evidence strength 60
Repeated static TTPstale

Install-time lifecycle script — postinstall="node ./build/cli.js install-command"

2 members · evidence strength 66
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node ./build/cli.js install-command"

2 members · evidence strength 66

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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./build/cli.js install-command"5

Manifest

Package metadata

Scripts4
  • buildtsc && chmod 755 build/index.js build/cli.js
  • postinstallnode ./build/cli.js install-command
  • preuninstallnode ./build/cli.js uninstall-command
  • testtsc && node --test build/parts.test.js build/cli.test.js build/auth.test.js build/diff-patch.test.js build/session-command.test.js build/autostart.test.js build/registry.test.js build/sessions.test.js build/index.test.js
Dependencies5
  • @modelcontextprotocol/sdk1.29.0
  • @opencode-ai/sdk1.14.25
  • diff^9.0.0
  • proper-lockfile^4.1.2
  • zod4.3.6