Package evidence
[email protected]
Install-time lifecycle script: postinstall="bun src/postinstall.ts"
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-time lifecycle script: postinstall="bun src/postinstall.ts"
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 57 · status changed
Related candidates
Linked campaigns and clusters
gabemahoney
7 members · evidence strength 84Install-time lifecycle script — postinstall="bun src/postinstall.ts"
2 members · evidence strength 61Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="bun src/postinstall.ts" | 30 |
| medium | Remote Payload | package/hooks/ask-relay.sh | matched "curl " | 12 |
| medium | Remote Payload | package/hooks/permission-relay.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="bun src/postinstall.ts" | 30 |
| medium | Remote Payload | package/hooks/ask-relay.sh | matched "curl " | 12 |
| medium | Remote Payload | package/hooks/permission-relay.sh | matched "curl " | 12 |
| low | Obfuscation | package/package.json | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts4
postinstallbun src/postinstall.tsstartbun install --no-summary && bun src/server.tstestbun testtypechecktsc --noEmit
Dependencies3
@modelcontextprotocol/sdk^1.0.0@slack/socket-mode^2.0.0@slack/web-api^7.0.0