PkgRadar

Package evidence

@minecms/[email protected]

Install-time lifecycle script: postinstall="nuxt prepare"

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":["@minecms/[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":["@minecms/[email protected]"],"fail_on":"high"}'
Publisherthefubon
Artifact bytes25,616
Previous version0.1.0-alpha.5
Published2026-05-24T15:53:16.256Z
SHA-256ed2b7a89f1208682b6f9cd3cf0b2dd7a36884951f139190c447281b4b5515bc4

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="nuxt prepare"

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.1.0-alpha.6Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

thefubon

2 members · evidence strength 56
Repeated static TTPstale

Install-time lifecycle script — postinstall="nuxt prepare"

2 members · evidence strength 59

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="nuxt prepare"30
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="nuxt prepare"30
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts5
  • buildnuxt build
  • devnuxt dev --port 3000
  • postinstallnuxt prepare
  • previewnuxt preview --port 3000
  • typechecknuxt typecheck
Dependencies3
  • @minecms/sdk-nuxtalpha
  • nuxt^3.16.0
  • vue^3.5.13