PkgRadar

Package evidence

@maravilla-labs/[email protected]

Known Indicator Filename: package/dist/bundle.js

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":["@maravilla-labs/[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":["@maravilla-labs/[email protected]"],"fail_on":"high"}'
Publisherlabertasch
Artifact bytes29,731
Previous version0.8.0
Published2026-05-24T19:09:44.675Z
SHA-2564d51d76c59a930dec7e618eb4c2456751654b25979b01ed0a497fd014515c1cf

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/bundle.js

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.8.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • prepublishOnlynpm run build
  • testvitest run
Dependencies3
  • esbuild^0.25.0
  • jiti^2.4.2
  • yaml^2.6.0