PkgRadar

Package evidence

@reconcrap/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.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
172
First published
Mar 2026
Publisher
reconcrap

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":["@reconcrap/[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":["@reconcrap/[email protected]"],"fail_on":"review"}'
Publisherreconcrap
Artifact bytes314,999
Previous version2.1.12
Published2026-06-08T06:13:14.171Z
SHA-256f2a8bd105fc2ac88776cda69ed217cc8a41065592cccf5453882ff6e899ed47a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.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
2.1.13Version
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/postinstall.cjs"5

Manifest

Package metadata

Scripts61
  • clinode src/cli.js
  • gate:phase10-completenode scripts/phase10-completion-gate.js
  • gate:phase9-staticnode scripts/phase9-static-gate.js
  • install:localnode src/cli.js install
  • live:cdp-smokenode scripts/live-cdp-smoke.js
  • live:chat-domainnode scripts/live-chat-domain-smoke.js
  • live:chat-image-screeningnode scripts/live-chat-image-screening-smoke.js
  • live:chat-mcpnode scripts/live-chat-mcp-smoke.js
  • live:chat-phase10-fullnode scripts/live-chat-phase10-full.js
  • live:chat-run-servicenode scripts/live-chat-run-service-smoke.js
  • live:cv-capture-targetnode scripts/live-cv-capture-target-smoke.js
  • live:detailnode scripts/live-detail-smoke.js
  • live:infinite-listnode scripts/live-infinite-list-smoke.js
  • live:recommend-actionsnode scripts/live-recommend-actions-smoke.js
  • live:recommend-domainnode scripts/live-recommend-domain-smoke.js
  • live:recommend-mcpnode scripts/live-recommend-mcp-smoke.js
  • live:recommend-phase10-fullnode scripts/live-recommend-phase10-full.js
  • live:recommend-recoverynode scripts/live-recommend-recovery-smoke.js
  • live:recommend-run-servicenode scripts/live-recommend-run-service-smoke.js
  • live:recruit-domainnode scripts/live-recruit-domain-smoke.js
  • live:recruit-mcpnode scripts/live-recruit-mcp-smoke.js
  • live:recruit-run-servicenode scripts/live-recruit-run-service-smoke.js
  • live:refresh-roundnode scripts/live-refresh-round-smoke.js
  • live:run-lifecyclenode scripts/live-run-lifecycle-smoke.js
  • live:screeningnode scripts/live-screening-smoke.js
  • live:scroll-endnode scripts/live-scroll-end-screenshot.js
  • live:search-phase10-fullnode scripts/live-search-phase10-full.js
  • live:self-healnode scripts/live-self-heal-smoke.js
  • postinstallnode scripts/postinstall.cjs
  • scan:legacy-boundarynode scripts/scan-legacy-boundary.js
  • …and 31 more.
Dependencies3
  • chrome-remote-interface^0.33.3
  • sharp^0.34.4
  • ws^8.19.0