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
- 6,495Niche · −30% score
- Versions published
- 150
- 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 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":["@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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.cjs || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.cjs || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs || true" | 5 |
Manifest
Package metadata
Scripts17
buildtsc -p tsconfig.json && vite build --config dashboard/vite.config.ts && node scripts/minify.jsbuild:dashboardvite build --config dashboard/vite.config.tsdevtsx src/index.tsdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docsevaltsx scripts/run-eval.tseval:contexttsx scripts/context-eval.tslinteslint src/**/*.tspostinstallnode scripts/postinstall.cjs || trueprepublishOnlynpm run verify:releasepublish:dry-runnpm publish --dry-run --access publicsmoke:publishednode scripts/published-install-smoke.cjssmoke:releasenode scripts/release-smoke.cjstestnode scripts/run-tests.cjstypechecktsc --noEmit -p tsconfig.json && tsc --noEmit -p dashboard/tsconfig.jsonverify:releasenpm run typecheck && npm run build && npm run test && npm run smoke:release
Dependencies19
@supabase/supabase-js^2.105.4@trymesh/core^0.2.3boxen^7.1.1dotenv^16.4.5enquirer^2.4.1glob^13.0.6ignore^7.0.5ink^6.8.0lucide-react^1.14.0marked^11.0.1marked-terminal^6.2.0ora^7.0.1picocolors^1.0.0react^19.2.5react-dom^19.2.5sharp^0.34.5ts-morph^24.0.0ws^8.20.0z3-solver^4.13.0
Optional dependencies1
@trymesh/native^0.1.0