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
- 54Established · −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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="bash scripts/install-skills.sh 2>/dev/null || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="bash scripts/install-skills.sh 2>/dev/null || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="bash scripts/install-skills.sh 2>/dev/null || true" | 5 |
Manifest
Package metadata
Scripts22
add-toolplop toolbuildtsc && npm run build:profilesbuild:mcpbnpm run package:extensionbuild:profilesnode dist/scripts/build-profiles.jsdevnode dist/src/server.jsinspectnpx @modelcontextprotocol/inspector node dist/src/server.jspackage:extensionnpm run build && ./scripts/package-extension.shpostinstallbash scripts/install-skills.sh 2>/dev/null || trueprepublishOnlynpm run buildstartnode dist/src/server.jstachinode dist/src/server.jstachi:buildtsc && npm run build:profiles && node dist/src/server.jstachi:startnode dist/src/server.jstestnode --experimental-vm-modules node_modules/jest/bin/jest.jstest:challengernode --experimental-vm-modules node_modules/jest/bin/jest.js challengertest:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coveragetest:goldennode --experimental-vm-modules node_modules/jest/bin/jest.js test/goldentest:scoutnode --experimental-vm-modules node_modules/jest/bin/jest.js scouttest:smokenode --experimental-vm-modules node_modules/jest/bin/jest.js test/smoketest:verifiernode --experimental-vm-modules node_modules/jest/bin/jest.js verifiertest:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watchverifynode scripts/verify-installation.js
Dependencies21
@types/node^22.13.17@types/react^19.2.7cli-table3^0.6.5dotenv^16.4.5env-paths^4.0.0fastmcp4.0.0gradient-string^3.0.0highlight.js^11.11.1ink^6.6.0ink-big-text^2.0.0ink-gradient^3.0.0ink-spinner^5.0.0lru-cache^11.2.1marked^15.0.12marked-terminal^7.3.0openai^5.22.0ora^9.0.0react^19.2.3typescript^5.8.2yaml^2.8.1zod3.24.2