PkgRadar

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 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":["@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"}'
Publisherdsj1984
Artifact bytes1,830,685
Previous version1.47.0
Published2026-06-04T01:52:15.409Z
SHA-256fb5cd0a02e52627b5d262e0ea278920fdc6062db29b208bf0e392985787e1d26

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

review
Last checked
reviewRisk
5Score
1.48.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js mandrel sync"5

Manifest

Package metadata

Scripts30
  • coverage:checknode .agents/scripts/check-baselines.js --gate coverage
  • coverage:updatenode .agents/scripts/update-coverage-baseline.js
  • crap:checknode .agents/scripts/check-baselines.js --gate crap
  • crap:updatenode .agents/scripts/update-crap-baseline.js
  • docs: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:check
  • docs:gennode .agents/scripts/generate-config-docs.js && node .agents/scripts/generate-lifecycle-docs.js
  • formatbiome format --write .
  • format:checkbiome ci .
  • lintnode .agents/scripts/run-lint.js && npm run docs:check
  • lint:mdmarkdownlint-cli2 ".agents/**/*.md" "*.md" "!node_modules/**" "!.worktrees/**"
  • maintainability:checknode .agents/scripts/check-baselines.js --gate maintainability
  • maintainability:updatenode .agents/scripts/update-maintainability-baseline.js
  • postinstallnode bin/postinstall.js mandrel sync
  • preparehusky && npm run sync:commands
  • pretestnode .agents/scripts/test-wrapper.js && node .agents/scripts/validate-skills.js
  • pretest:integrationnode .agents/scripts/test-wrapper.js
  • pretest:quicknode .agents/scripts/test-wrapper.js
  • quality:previewnode .agents/scripts/quality-preview.js --changed-since HEAD && node .agents/scripts/check-dead-exports.js
  • quality:watchnode .agents/scripts/quality-watch.js
  • skills:checknode .agents/scripts/generate-skills-index.js --check
  • skills:indexnode .agents/scripts/generate-skills-index.js
  • sync:commandsnode bin/mandrel.js sync-commands
  • testnode .agents/scripts/run-tests.js
  • test:coveragenode .agents/scripts/run-coverage.js
  • test:integrationnode .agents/scripts/run-tests.js --tier integration
  • test:isolatenode .agents/scripts/test-isolate.js
  • test:profilenode .agents/scripts/run-test-profile.js
  • test:quicknode .agents/scripts/run-tests.js --tier quick
  • typechecknode -e "process.exit(0)"
  • verifynode .agents/scripts/run-verify.js
Dependencies8
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • js-yaml^4.1.1
  • minimatch^10.0.0
  • picomatch^4.0.4
  • string-argv^0.3.2
  • typescript>=5.0.0
  • typhonjs-escomplex^0.1.0