Package evidence
@mandrelai/[email protected]
Install-time lifecycle script: postinstall="node bin/postinstall.js mandrel sync"
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
- Jun 2026
- Publisher
- dsj1984
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":["@mandrelai/[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":["@mandrelai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node bin/postinstall.js mandrel sync"
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 5 · status changed
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall.js mandrel sync" | 5 |
Manifest
Package metadata
Scripts30
coverage:checknode .agents/scripts/check-baselines.js --gate coveragecoverage:updatenode .agents/scripts/update-coverage-baseline.jscrap:checknode .agents/scripts/check-baselines.js --gate crapcrap:updatenode .agents/scripts/update-crap-baseline.jsdocs:checknode .agents/scripts/generate-config-docs.js --check && node .agents/scripts/generate-lifecycle-docs.js --check && node .agents/scripts/check-lifecycle-doc-drift.js && node .agents/scripts/check-doc-links.js && node .agents/scripts/check-gherkin-placeholders.js && npm run skills:checkdocs:gennode .agents/scripts/generate-config-docs.js && node .agents/scripts/generate-lifecycle-docs.jsformatbiome format --write .format:checkbiome ci .lintnode .agents/scripts/run-lint.js && npm run docs:checklint:mdmarkdownlint-cli2 ".agents/**/*.md" "*.md" "!node_modules/**" "!.worktrees/**"maintainability:checknode .agents/scripts/check-baselines.js --gate maintainabilitymaintainability:updatenode .agents/scripts/update-maintainability-baseline.jspostinstallnode bin/postinstall.js mandrel syncpreparehusky && npm run sync:commandspretestnode .agents/scripts/test-wrapper.js && node .agents/scripts/validate-skills.jspretest:integrationnode .agents/scripts/test-wrapper.jspretest:quicknode .agents/scripts/test-wrapper.jsquality:previewnode .agents/scripts/quality-preview.js --changed-since HEAD && node .agents/scripts/check-dead-exports.jsquality:watchnode .agents/scripts/quality-watch.jsskills:checknode .agents/scripts/generate-skills-index.js --checkskills:indexnode .agents/scripts/generate-skills-index.jssync:commandsnode bin/mandrel.js sync-commandstestnode .agents/scripts/run-tests.jstest:coveragenode .agents/scripts/run-coverage.jstest:integrationnode .agents/scripts/run-tests.js --tier integrationtest:isolatenode .agents/scripts/test-isolate.jstest:profilenode .agents/scripts/run-test-profile.jstest:quicknode .agents/scripts/run-tests.js --tier quicktypechecknode -e "process.exit(0)"verifynode .agents/scripts/run-verify.js
Dependencies8
ajv^8.20.0ajv-formats^3.0.1js-yaml^4.1.1minimatch^10.0.0picomatch^4.0.4string-argv^0.3.2typescript>=5.0.0typhonjs-escomplex^0.1.0