Package evidence
@modular-prompt/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node scripts/setup-mlx.js || 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
- 539
- Versions published
- 46
- First published
- Dec 2025
- 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
Review before promotingMixed 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":["@modular-prompt/[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":["@modular-prompt/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node scripts/setup-mlx.js || 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 review · score 7 · 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/setup-mlx.js || 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/setup-mlx.js || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/setup-mlx.js || true" | 5 |
Manifest
Package metadata
Scripts12
buildtsc -b --forcecleanrm -rf dist skills tsconfig.tsbuildinfocopy-skillsmkdir -p skills/driver-usage && cp ../../skills/driver-usage/SKILL.md skills/driver-usage/SKILL.mddownload-modelnode scripts/download-model.jslinteslint src/**/*.tspostinstallnode scripts/setup-mlx.js || truesetup-mlxnode scripts/setup-mlx.jstestvitesttest:runvitest runtest:systemvitest run --config vitest.config.system.tstest:system:mlxvitest run --config vitest.config.system.ts test/system/mlx-parameters.system.test.tstypechecktsc --noEmit
Dependencies11
@anthropic-ai/sdk0.61.0@anthropic-ai/vertex-sdk0.14.4@google-cloud/vertexai1.10.0@google/genai2.0.1@modular-prompt/core0.3.0@modular-prompt/utils0.3.5@types/js-yaml4.0.9google-auth-library9.15.1js-yaml4.1.1openai5.23.2proper-lockfile4.1.2