PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="bash scripts/install-skills.sh 2>/dev/null || 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
72
Versions published
52Established · −30% score
First published
Nov 2025
Publisher
bypawel

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherbypawel
Artifact bytes658,841
Previous version2.21.1
Published2026-05-04T16:49:53.664Z
SHA-256d0193fda6ea12844092d6e5004dfa04117515642bd81ae1c45ed4d8175f0a608

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="bash scripts/install-skills.sh 2>/dev/null || true"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="bash scripts/install-skills.sh 2>/dev/null || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="bash scripts/install-skills.sh 2>/dev/null || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bash scripts/install-skills.sh 2>/dev/null || true"5

Manifest

Package metadata

Scripts19
  • buildtsc && npm run build:profiles
  • build:mcpbnpm run package:extension
  • build:profilesnode dist/scripts/build-profiles.js
  • devnode dist/src/server.js
  • inspectnpx @modelcontextprotocol/inspector node dist/src/server.js
  • package:extensionnpm run build && ./scripts/package-extension.sh
  • postinstallbash scripts/install-skills.sh 2>/dev/null || true
  • prepublishOnlynpm run build
  • startnode dist/src/server.js
  • tachinode dist/src/server.js
  • tachi:buildtsc && npm run build:profiles && node dist/src/server.js
  • tachi:startnode dist/src/server.js
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:challengernode --experimental-vm-modules node_modules/jest/bin/jest.js challenger
  • test:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coverage
  • test:scoutnode --experimental-vm-modules node_modules/jest/bin/jest.js scout
  • test:verifiernode --experimental-vm-modules node_modules/jest/bin/jest.js verifier
  • test:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
  • verifynode scripts/verify-installation.js
Dependencies21
  • @types/node^22.13.17
  • @types/react^19.2.7
  • cli-table3^0.6.5
  • dotenv^16.4.5
  • env-paths^4.0.0
  • fastmcp^4.0.0
  • gradient-string^3.0.0
  • highlight.js^11.11.1
  • ink^6.6.0
  • ink-big-text^2.0.0
  • ink-gradient^3.0.0
  • ink-spinner^5.0.0
  • lru-cache^11.2.1
  • marked^15.0.12
  • marked-terminal^7.3.0
  • openai^5.22.0
  • ora^9.0.0
  • react^19.2.3
  • typescript^5.8.2
  • yaml^2.8.1
  • zod3.24.2