PkgRadar

Package evidence

@mandrelai/[email protected]

New Account With Lifecycle Hook: package first published 5 day(s) ago, 10 total version(s), has lifecycle hook

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
10
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,958,031
Previous version1.53.0
Published2026-06-08T20:10:54.431Z
SHA-256d2cd6d9fcfff24389df2a5a70c8ae0cfcd2fc868ab37645116eae82124111fdb

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 5 day(s) ago, 10 total version(s), has lifecycle hook

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.54.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 5 day(s) ago, 10 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 5 day(s) ago, 10 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js mandrel sync"5

Manifest

Package metadata

Scripts32
  • 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/generate-workflows-doc.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 && node .agents/scripts/generate-workflows-doc.js
  • duplication:checknode .agents/scripts/check-baselines.js --gate duplication
  • duplication:updatenode .agents/scripts/update-duplication-baseline.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
  • …and 2 more.
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