PkgRadar

Package evidence

@croct/[email protected]

New Account With Lifecycle Hook: package first published 24 day(s) ago, 4 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
138
Versions published
4
First published
May 2026
Publisher
marcospassos

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":["@croct/[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":["@croct/[email protected]"],"fail_on":"high"}'
Publishermarcospassos
Artifact bytes2,374
Previous versionnone
Published2026-05-27T17:24:06.928Z
SHA-2564c4b89722791cff9b74008bfb95dd3f9eeb4099c0ae55c53872603ac36c9abf4

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 24 day(s) ago, 4 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
20Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 24 day(s) ago, 4 total version(s), has lifecycle hook25
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 4 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 24 day(s) ago, 4 total version(s), has lifecycle hook25
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 4 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
lowInstall-time lifecycle scriptpackage.jsonpostinstall="nuxi prepare e2e/app"5

Manifest

Package metadata

Scripts8
  • buildnuxt-module-build build
  • devnuxi dev e2e/app
  • dev:buildnuxi build e2e/app
  • linteslint .
  • postinstallnuxi prepare e2e/app
  • testvitest run
  • test:watchvitest watch
  • validatetsc --noEmit
Dependencies4
  • @croct/plug^0.23.0
  • @croct/plug-vue^0.1.0
  • @croct/sdk^0.22.0
  • @nuxt/kit^3.17.5