PkgRadar

Package evidence

@ironbee-ai/[email protected]

New Account With Lifecycle Hook: package first published 30 day(s) ago, 10 total version(s), has lifecycle hook

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
10,467Mainstream · −50% score
Versions published
10
First published
May 2026
Publisher
serkan-ozal

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

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":["@ironbee-ai/[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":["@ironbee-ai/[email protected]"],"fail_on":"review"}'
Publisherserkan-ozal
Artifact bytes368,251
Previous version0.10.7
Published2026-06-11T13:10:09.280Z
SHA-25660eb0f2c2b77232fad23a88aa5da1d6b19ba5c2ed89ff701668eafc619838086

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 30 day(s) ago, 10 total version(s), has lifecycle hook

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.11.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 30 day(s) ago, 10 total version(s), has lifecycle hook10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 30 day(s) ago, 10 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.cjs"5

Manifest

Package metadata

Scripts21
  • buildnode scripts/build.mjs
  • build:bundlenode scripts/build.mjs
  • build:devtsc && node scripts/build-otel.mjs
  • build:tsctsc
  • cleanrimraf dist
  • inspectornpm run build && chmod 755 './dist/index.js' && npx @modelcontextprotocol/inspector dist/index.js
  • inspector:httpnpx @modelcontextprotocol/inspector http://localhost:3000/mcp --transport http
  • lint:checkprettier --config .prettierrc.json --check "./src/**/*.ts"
  • lint:formatprettier --config .prettierrc.json --write "./src/**/*.ts"
  • postinstallnode postinstall.cjs
  • release:majorrelease-it major --ci -VV
  • release:minorrelease-it minor --ci -VV
  • release:patchrelease-it --ci -VV
  • starttsx ./src/index.ts
  • start:daemontsx ./src/daemon-server.ts
  • start:httptsx ./src/index.ts --transport=streamable-http
  • testnode --experimental-vm-modules ./node_modules/jest/bin/jest.js
  • test:coveragenode --experimental-vm-modules ./node_modules/jest/bin/jest.js --coverage
  • test:watchnode --experimental-vm-modules ./node_modules/jest/bin/jest.js --watch
  • tools:token-reportnode scripts/tool-definition-tokens.mjs
  • watchtsc --watch
Dependencies26
  • @aws-sdk/client-bedrock-runtime^3.966.0
  • @aws-sdk/credential-providers^3.966.0
  • @grpc/grpc-js^1.14.3
  • @grpc/proto-loader^0.7.15
  • @hono/mcp^0.1.4
  • @hono/node-server^1.19.5
  • @modelcontextprotocol/sdk^1.23.1
  • @opentelemetry/core^2.6.0
  • @playwright/browser-chromium^1.60.0
  • @playwright/browser-firefox^1.60.0
  • @playwright/browser-webkit^1.60.0
  • commander^14.0.1
  • hono^4.11.4
  • jpeg-js^0.4.4
  • minisearch^7.2.0
  • picomatch^4.0.3
  • playwright^1.60.0
  • pngjs^7.0.0
  • posthog-node^5.21.2
  • sharp^0.34.5
  • ssim.js^3.5.0
  • stemmer^2.0.1
  • tough-cookie^5.1.2
  • undici^7.25.0
  • ws^8.19.0
  • zod^3.24.3
Optional dependencies1
  • better-sqlite3^12.8.0