PkgRadar

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 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":["@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"}'
Artifact bytes279,611
Previous version0.13.4
Published2026-06-11T03:16:48.652Z
SHA-25659c09daed133b2fe3f8bbed64ec5a28a447baab694299a6e216c057faa9004e3

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

review
Last checked
reviewRisk
7Score
0.13.5Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts12
  • buildtsc -b --force
  • cleanrm -rf dist skills tsconfig.tsbuildinfo
  • copy-skillsmkdir -p skills/driver-usage && cp ../../skills/driver-usage/SKILL.md skills/driver-usage/SKILL.md
  • download-modelnode scripts/download-model.js
  • linteslint src/**/*.ts
  • postinstallnode scripts/setup-mlx.js || true
  • setup-mlxnode scripts/setup-mlx.js
  • testvitest
  • test:runvitest run
  • test:systemvitest run --config vitest.config.system.ts
  • test:system:mlxvitest run --config vitest.config.system.ts test/system/mlx-parameters.system.test.ts
  • typechecktsc --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.9
  • google-auth-library9.15.1
  • js-yaml4.1.1
  • openai5.23.2
  • proper-lockfile4.1.2