PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="echo '\\n ecc-universal installed!\\n Run: npx ecc typescript\\n Compat: npx ecc-install typescript\\n Docs: https://github.com/affaan-m/everything-claude-code\\n'"

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.

Weekly downloads
237
Versions published
12
First published
Apr 2026
Publisher
prathameshmhatre

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,302,472
Previous version1.4.61
Published2026-05-31T07:51:19.895Z
SHA-25614d30c9eb6550f21ac23467cb3f69060840bfb439115bf99955c542c228a4032

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo '\\n ecc-universal installed!\\n Run: npx ecc typescript\\n Compat: npx ecc-install typescript\\n Docs: https://github.com/affaan-m/everything-claude-code\\n'"

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.66Version
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="echo '\\n ecc-universal installed!\\n Run: npx ecc typescript\\n Compat: npx ecc-install typescript\\n Docs: https://github.com/affaan-m/everything-claude-code\\n'"5

Manifest

Package metadata

Scripts17
  • clawnode scripts/claw.js
  • coveragec8 --all --include="scripts/**/*.js" --check-coverage --lines 80 --functions 80 --branches 80 --statements 80 --reporter=text --reporter=lcov node tests/run-all.js
  • eval:aw:fresh-env-cli-smokebash tests/evals/run-aw-fresh-env-cli-smoke.sh
  • eval:aw:published-package-e2ebash tests/evals/run-aw-published-package-e2e.sh
  • eval:aw:release-gatebash tests/evals/run-aw-release-gate.sh
  • generate-hooksnode scripts/generate-aw-hooks.js
  • harness:auditnode scripts/harness-audit.js
  • linteslint . && markdownlint '**/*.md' --ignore node_modules --ignore tests/results --ignore skills/using-aw-skills/evals/results --ignore docs/pt-BR --ignore docs/tr --ignore docs/zh-CN
  • orchestrate:statusnode scripts/orchestration-status.js
  • orchestrate:tmuxnode scripts/orchestrate-worktrees.js
  • orchestrate:workerbash scripts/orchestrate-codex-worker.sh
  • postinstallecho '\n ecc-universal installed!\n Run: npx ecc typescript\n Compat: npx ecc-install typescript\n Docs: https://github.com/affaan-m/everything-claude-code\n'
  • preparenpm run generate-hooks
  • testnode scripts/ci/validate-agents.js && node scripts/ci/validate-commands.js && node scripts/ci/validate-rules.js && node scripts/ci/validate-skills.js && node scripts/ci/validate-hooks.js && node scripts/ci/validate-install-manifests.js && node scripts/ci/validate-version-sync.js && node scripts/ci/validate-no-personal-paths.js && node scripts/ci/catalog.js --text && node tests/run-all.js
  • test:e2e:hooksnode tests/e2e/hook-installed-artifact-contract.js
  • test:hook-contractsnode tests/hooks/harness-hook-output-contracts.test.js
  • validate:versionsnode scripts/ci/validate-version-sync.js
Dependencies3
  • @iarna/toml^2.2.5
  • ajv^8.18.0
  • sql.js^1.14.1