PkgRadar

Package evidence

[email protected]

no findings

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
5
First published
Jun 2026
Publisher
magx-l

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[email protected]"],"fail_on":"review"}'

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":["[email protected]"],"fail_on":"review"}'
Publishermagx-l
Artifact bytes232,900
Previous version0.0.3
Published2026-06-09T09:28:08.039Z
SHA-256cd0b36f95b8be607f7322a3a488c6f7f8e0cb4785c722741b7e04e3817c1f4e2

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • bnode scripts/build-host.cjs
  • buildnode scripts/prebuild.cjs
  • build:modulenuxt-module-build build
  • dnode scripts/dev-with-notify.cjs
  • devTMPDIR=/tmp nuxi dev demo --host 127.0.0.1 --port 3600
  • dev:demoTMPDIR=/tmp nuxi dev demo --host 127.0.0.1 --port 3600
  • dev:playgroundTMPDIR=/tmp nuxi dev playground --host 127.0.0.1 --port 3600
  • dev:prepareTMPDIR=/tmp nuxi prepare demo
  • gen-iconnode scripts/gen-iconfont-ant-names.cjs
  • init-rulesnode scripts/init-rules.cjs
  • install-codex-rulesnode scripts/install-codex-agents.cjs
  • install-cursor-rulesnode scripts/install-cursor-rules.cjs
  • install-cursor-skillnode scripts/install-cursor-skill.cjs
  • notifynode scripts/notify-server.cjs
  • releasenode scripts/prebuild.cjs
  • scaffold-appnode scripts/scaffold-app.cjs
  • testTMPDIR=/tmp nuxi prepare demo
Dependencies9
  • @nuxt/kit^4.4.4
  • @visactor/vtable^1.26.0
  • @visactor/vtable-editors^1.26.0
  • dayjs^1.11.20
  • element-plus^2.13.0
  • flag-icons^7.2.3
  • pinia^3.0.0
  • sass-embedded^1.97.3
  • vuedraggable^4.1.0