PkgRadar

Package evidence

@trymesh/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.cjs || true"

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
7,099Niche · −30% score
Versions published
155
First published
May 2026
Publisher
edgarelmo

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

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":["@trymesh/[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":["@trymesh/[email protected]"],"fail_on":"high"}'
Publisheredgarelmo
Artifact bytes446,997
Previous version0.4.32
Published2026-05-29T12:25:09.203Z
SHA-25670e7079394bc04fb05ae9ea32f3c3cf6f864ba0317d1571ce925c1c17a58032f

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.cjs || true"

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

Availability ledger

available

high
Last checked
highRisk
17Score
0.4.33Version
Status history (3 events)
  1. availableavailable · risk high · score 17 · status available -> available, risk high -> high, score 25 -> 17
  2. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 12 -> 25
  3. newavailable · risk high · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.cjs || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.cjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs || true"5

Manifest

Package metadata

Scripts16
  • buildtsc -p tsconfig.json && vite build --config dashboard/vite.config.ts && node scripts/minify.js
  • build:dashboardvite build --config dashboard/vite.config.ts
  • devtsx src/index.ts
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • evaltsx scripts/run-eval.ts
  • eval:contexttsx scripts/context-eval.ts
  • linteslint src/**/*.ts
  • postinstallnode scripts/postinstall.cjs || true
  • publish:dry-runnpm publish --dry-run --access public
  • smoke:publishednode scripts/published-install-smoke.cjs
  • smoke:releasenode scripts/release-smoke.cjs
  • testnode scripts/run-tests.cjs
  • typechecktsc --noEmit -p tsconfig.json && tsc --noEmit -p dashboard/tsconfig.json
  • verify:releasenpm run typecheck && npm run build && npm run test && npm run smoke:release
Dependencies19
  • @supabase/supabase-js^2.105.4
  • @trymesh/core^0.2.0
  • @xenova/transformers^2.17.2
  • boxen^7.1.1
  • dotenv^16.4.5
  • enquirer^2.4.1
  • glob^13.0.6
  • ignore^7.0.5
  • lucide-react^1.14.0
  • marked^11.0.1
  • marked-terminal^6.2.0
  • ora^7.0.1
  • picocolors^1.0.0
  • react^19.2.5
  • react-dom^19.2.5
  • sharp^0.34.5
  • ts-morph^24.0.0
  • ws^8.20.0
  • z3-solver^4.13.0
Optional dependencies2
  • @trymesh/native^0.1.0
  • keytar^7.9.0