PkgRadar

Package evidence

@vreko/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 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
1
First published
Jun 2026
Publisher
vybezcodetel

Recommended action

Block this update

Static 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":["@vreko/[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":["@vreko/[email protected]"],"fail_on":"high"}'
Publishervybezcodetel
Artifact bytes2,680,172
Previous versionnone
Published2026-06-08T04:00:57.807Z
SHA-2560bd47a66b9ce8f31d2dc17a21a496f0cd8b5b3e462c8cd47aa8e725717a718b5

Why flagged

What the scanner saw

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

high
Last checked
highRisk
10Score
3.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowCredential file accesspackage/dist/init-scan-RZNYDTUV.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts19
  • buildtsup && tsc --build tsconfig.build.json --emitDeclarationOnly && node scripts/verify-jsx-transform.mjs
  • checkbiome check .
  • check:banned-wordstsx scripts/check-banned-words.ts
  • cli:installpnpm build && pnpm link --global && echo '✅ CLI installed globally. Run: vreko --help or vr --help'
  • cli:reinstallpnpm run cli:uninstall && pnpm run cli:install
  • cli:uninstallpnpm unlink --global && echo '✅ CLI uninstalled globally'
  • devtsup --watch
  • formatbiome format --write .
  • lintbiome lint .
  • lint:fixbiome lint --fix .
  • mcp:configurenode dist/index.js tools configure --yes
  • mcp:configure:devnode dist/index.js tools configure --yes --dev
  • mcp:statusnode dist/index.js tools configure --list
  • postinstallnode scripts/postinstall.mjs
  • preuninstallnode scripts/preuninstall.mjs
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • type-checktsc -p tsconfig.json --noEmit
Dependencies38
  • @better-auth/passkey1.6.5
  • @better-auth/sso1.6.5
  • @clack/prompts^1.1.0
  • @electric-sql/pglite0.2.0
  • @inkjs/ui^2.0.0
  • @modelcontextprotocol/sdk1.28.0
  • @sentry/node10.32.1
  • @vreko/auth0.1.0
  • @vreko/claims-ledger0.1.0
  • @vreko/contracts1.0.0
  • @vreko/intelligence0.1.0
  • @vreko/local-service3.0.0
  • @vreko/local-service-client0.0.1
  • @vreko/mcp0.1.0
  • @vreko/mcp-client0.1.0
  • @vreko/mcp-config1.0.0
  • @vreko/sentry-privacy0.0.1
  • better-auth1.6.5
  • boxen8.0.1
  • chalk4.1.2
  • chokidar4.0.3
  • cli-table30.6.5
  • commander9.5.0
  • conf13.0.1
  • cookie1.1.1
  • dotenv17.2.2
  • drizzle-orm0.45.2
  • eventemitter26.4.9
  • execa9.5.2
  • ink^6.8.0
  • …and 8 more.
Optional dependencies1
  • keytar7.9.0