PkgRadar

Package evidence

@evolvconsulting/[email protected]

Install-time lifecycle script: postinstall="node scripts/check-windows-path.cjs"

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
15
First published
May 2026
Publisher
jeremy-newhouse

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":["@evolvconsulting/[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":["@evolvconsulting/[email protected]"],"fail_on":"review"}'
Artifact bytes2,978,767
Previous version1.3.0
Published2026-06-08T21:56:30.981Z
SHA-256891cb242e432168fafbacd5ba1032661f07cf43e54329d25f5e2c7b160574bbf

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/check-windows-path.cjs"

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.4.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 scripts/check-windows-path.cjs"5

Manifest

Package metadata

Scripts40
  • buildnpm run generate:identity && npm run build:lib && npm run build:hooks
  • build:hooksnode scripts/build-hooks.js
  • build:libtsc -p tsconfig.build.json
  • changelog:rendernode scripts/changeset/cli.cjs render
  • changesetnode scripts/changeset/new.cjs
  • check:alias-driftnode scripts/check-alias-drift.cjs
  • check:envnode scripts/check-env.cjs
  • check:identity-driftnode scripts/lint-package-identity-drift.cjs
  • check:integritynode scripts/check-npm-integrity.cjs
  • ci:test-scopenode scripts/ci-test-scope.cjs
  • generate:identitynode scripts/generate-package-identity.cjs
  • linteslint . --cache --cache-location node_modules/.cache/eslint/
  • lint:changesetnode scripts/changeset/lint.cjs
  • lint:descriptionsnode scripts/lint-descriptions.cjs
  • lint:docsnode scripts/lint-docs-required.cjs
  • lint:fixeslint . --fix
  • lint:legacy-namenode scripts/lint-legacy-dir-name.cjs
  • lint:pr-checksnode scripts/lint-pr-check-project-dir.cjs
  • lint:skill-depsnode scripts/lint-skill-deps.cjs
  • lint:test-file-countnode scripts/lint-test-file-count.cjs
  • postinstallnode scripts/check-windows-path.cjs
  • prepacknpm run build:lib
  • preparenpm run build:lib
  • prepublishOnlynpm run build:lib && npm run build:hooks
  • pretestnpm run build:lib && npm run lint:skill-deps
  • pretest:coveragenpm run build:lib && npm run lint:skill-deps
  • sync:launchernode scripts/sync-runtime-launcher.cjs
  • testnode scripts/run-tests.cjs
  • test:affectednode scripts/run-affected-tests.cjs
  • test:coveragec8 --check-coverage --lines 70 --reporter text --include 'evolv-coder-lite/bin/lib/*.cjs' --exclude 'tests/**' --all node scripts/run-tests.cjs
  • …and 10 more.
Dependencies2
  • @anthropic-ai/claude-agent-sdk^0.2.84
  • ws8.20.1
Optional dependencies1
  • fallow^2.70.0