PkgRadar

Package evidence

@t3x-dev/[email protected]

New Account With Lifecycle Hook: package first published 49 day(s) ago, 9 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.

Versions published
9
First published
Apr 2026
Publisher
etht3x

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":["@t3x-dev/[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":["@t3x-dev/[email protected]"],"fail_on":"review"}'
Publisheretht3x
Artifact bytes17,566
Previous version0.4.1
Published2026-06-11T06:09:01.947Z
SHA-256a27dfc27a0b503f4c269ad0edd83785951776a0f63c1265268a5b8fcbfe057bf

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 49 day(s) ago, 9 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
5Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts10
  • buildtsup src/index.ts src/bin/t3x-local.ts src/bin/t3x.ts src/bin/t3x-mcp.ts --format esm --dts --clean
  • devtsx src/bin/t3x-local.ts
  • generate:runtime-manifestnode ./scripts/generate-runtime-manifest.mjs
  • lintbiome lint src
  • postinstallnode ./scripts/postinstall-download.mjs
  • postpacknode ../../tools/restore-package-json.mjs
  • prepacknode ../../tools/rewrite-workspace-package-json.mjs
  • prepare:runtimenode ./scripts/prepare-runtime.mjs
  • startnode dist/bin/t3x-local.js start
  • testvitest run --passWithNoTests
Dependencies32
  • @anthropic-ai/sdk^0.71.2
  • @hono/node-server^1.19.14
  • @hono/node-ws^1.3.0
  • @hono/zod-openapi^1.2.0
  • @hono/zod-validator^0.7.6
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • @scalar/hono-api-reference^0.9.30
  • bcryptjs^3.0.3
  • chalk^5.4.1
  • commander^13.1.0
  • drizzle-orm^0.45.2
  • embedded-postgres^18.3.0-beta.16
  • fflate^0.8.2
  • hono^4.12.23
  • js-yaml^4.1.1
  • jsdom^28.0.0
  • json-canonicalize^2.0.0
  • mammoth^1.12.0
  • nanoid^5.1.6
  • ora^8.1.1
  • pdf-parse^1.1.1
  • pg^8.21.0
  • pino^9.14.0
  • pino-pretty^11.3.0
  • postgres^3.4.5
  • table^6.9.0
  • turndown^7.2.2
  • turndown-plugin-gfm^1.0.2
  • undici^7.27.2
  • …and 2 more.