PkgRadar

Package evidence

@theihtisham/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node dist/brain/auto-setup.js 2>>~/.shadow-brain/install.log || true"

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
16
Versions published
19
First published
Apr 2026
Publisher
theihtisham

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":["@theihtisham/[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":["@theihtisham/[email protected]"],"fail_on":"high"}'
Publishertheihtisham
Artifact bytes1,092,892
Previous version6.0.2
Published2026-06-03T14:17:50.360Z
SHA-256ff2d02ed81497e0ff36d08f05dddfc29408da3778211add5c19b88ad4364d548

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node dist/brain/auto-setup.js 2>>~/.shadow-brain/install.log || true"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist/brain/auto-setup.js 2>>~/.shadow-brain/install.log || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node dist/brain/auto-setup.js 2>>~/.shadow-brain/install.log || true"20
lowCredential file accesspackage/dist/brain/config-drift-detector.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/brain/auto-setup.js 2>>~/.shadow-brain/install.log || true"5

Manifest

Package metadata

Scripts9
  • buildtsc
  • devts-node src/cli.ts
  • linttsc --noEmit
  • pack:drynpm pack --dry-run
  • postinstallnode dist/brain/auto-setup.js 2>>~/.shadow-brain/install.log || true
  • prepublishOnlynpm run build
  • testvitest run
  • verifynpm run build && npm test
  • watchtsc --watch
Dependencies15
  • @anthropic-ai/sdk^0.90.0
  • chalk^4.1.2
  • chokidar^5.0.0
  • commander^12.1.0
  • conf^13.0.0
  • diff^5.2.0
  • execa^9.6.1
  • ink^4.4.1
  • inquirer^8.2.6
  • marked^18.0.2
  • ora^9.3.0
  • react^18.3.1
  • simple-git^3.36.0
  • ws^8.18.0
  • zod^3.23.8