PkgRadar

Package evidence

@codebyyassine/[email protected]

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

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":["@codebyyassine/[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":["@codebyyassine/[email protected]"],"fail_on":"high"}'
Publishercodebyyassine
Artifact bytes759,527
Previous versionnone
Published2026-06-10T11:29:22.914Z
SHA-256ce9e35bf5d563001b5236ee84b381e1323a1eee5179cd160269cbe1d1bac3126

Why flagged

What the scanner saw

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

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook — package first published 0 day(s) ago, 3 total version(s), has lifecycle hook

57 members · evidence strength 84
Repeated static TTPcandidate

New Account With Lifecycle Hook — package first published 0 day(s) ago, 3 total version(s), has lifecycle hook

57 members · max score 70

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, 3 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, 3 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts16
  • auth:generatenpx auth@latest generate --config ./src/lib/auth.ts --output ./src/db/schema/auth.ts --yes
  • auth:migratenpx auth@latest migrate --config ./src/lib/auth.ts
  • buildnext build
  • db:generatedrizzle-kit generate
  • db:migratedrizzle-kit migrate
  • db:pushdrizzle-kit push
  • db:studiodrizzle-kit studio
  • devnext dev
  • doctorreact-doctor --verbose --diff --blocking error
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • lint:cieslint . && prettier --check . && react-doctor --no-dead-code --no-score --blocking error
  • lint:fixeslint . --fix
  • postinstallpatch-package
  • startnext start
Dependencies27
  • @base-ui/react^1.5.0
  • @better-auth/passkey^1.6.14
  • @react-email/components^1.0.12
  • @tanstack/react-pacer^0.22.1
  • @tanstack/react-query^5.101.0
  • @tanstack/react-query-devtools^5.101.0
  • better-auth^1.6.14
  • bowser^2.14.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns^4.4.0
  • drizzle-orm^0.45.2
  • jose^6.2.3
  • kysely^0.28.17
  • lucide-react^1.17.0
  • next16.2.6
  • next-themes^0.4.6
  • pg^8.21.0
  • react^19.2.6
  • react-day-picker^10.0.1
  • react-dom^19.2.6
  • react-qr-code^2.0.21
  • shadcn^4.10.0
  • sonner^2.0.7
  • tailwind-merge^3.6.0
  • tw-animate-css^1.4.0
  • zod^4.4.3