PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 1 day(s) ago, 3 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
3
First published
Jun 2026
Publisher
dsj1984

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publisherdsj1984
Artifact bytes1,957,379
Previous version1.58.0
Published2026-06-11T17:03:10.881Z
SHA-256fa69e58f458d64e26cd933ff3ceaf9b4cc1333c63958f97c32869383bd577667

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 1 day(s) ago, 3 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

high
Last checked
highRisk
15Score
1.59.0Version
Status history (1 event)
  1. newavailable · risk high · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 3 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"dsj1984","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 1 day(s) ago, 3 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"dsj1984","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js mandrel sync"5

Manifest

Package metadata

Scripts33
  • check:archnode .agents/scripts/check-arch-cycles.js
  • 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
  • …and 3 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