PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node dist/scripts/postinstall.js"

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
25
First published
May 2026
Publisher
bmabwc20

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbmabwc20
Artifact bytes219,748
Previous version1.0.31
Published2026-05-28T21:39:49.435Z
SHA-256ba543d2fdb7356b3b25bc36bb44303d2211ef032de940297117ef4dbf703e4ac

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node dist/scripts/postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.34Version
Status history (3 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 24 -> 5
  2. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 35 -> 24
  3. newavailable · risk high · score 35 · 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 dist/scripts/postinstall.js"5

Manifest

Package metadata

Scripts9
  • buildts-node src/scripts/build.ts
  • devnodemon --watch src --ext ts,js,json --ignore dist/ --exec "npm run build && npm run register:dev"
  • formatprettier --write 'src/**/*.{js,ts,json}'
  • linteslint 'src/**/*.{js,ts}'
  • lint:fixeslint 'src/**/*.{js,ts}' --fix
  • postinstallnode dist/scripts/postinstall.js
  • register:devnode dist/scripts/register-dev.js
  • testjest
  • test:watchjest --watch
Dependencies16
  • @anthropic-ai/claude-agent-sdk^0.1.69
  • @fastify/cors^11.0.1
  • @modelcontextprotocol/sdk^1.11.0
  • @types/node-fetch2
  • better-sqlite3^11.6.0
  • chalk^5.4.1
  • chrome-devtools-frontend^1.0.1299282
  • chrome-mcp-vibemaker-shared1.0.34
  • commander^13.1.0
  • drizzle-orm^0.38.2
  • fastify^5.3.2
  • is-admin^4.0.0
  • node-fetch2
  • pino^9.6.0
  • playwright^1.60.0
  • uuid^11.1.0