PkgRadar

Package evidence

@wavemaker-ai/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
21
Versions published
6
First published
May 2026
Publisher
wavemaker_devops

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":["@wavemaker-ai/[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":["@wavemaker-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes1,288,400
Previous version1.0.0-rc.309
Published2026-05-20T14:11:22.592Z
SHA-256d425b04ad8c423b3388f3e18e301b526715ac6d3d8b68e10a5fdaf9c7defca9f

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts17
  • buildnext build
  • build:chartsnode scripts/generate-chart-assets.js
  • build:libnode scripts/build.js post-build
  • build:localnpm run build:lib -- --production=false
  • build:previewnode scripts/build-preview.js
  • build:preview-esbuildnode config/esbuild.preview.config.mjs
  • build:preview-rollupnpx rollup -c config/rollup.preview.config.mjs
  • devnext dev
  • formatprettier --write .
  • lintnext lint
  • preparehusky
  • startnext start
  • sync-docsnode scripts/sync-docs.js
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • typechecktsc --noEmit
Dependencies41
  • @base-ui-components/react1.0.0-alpha.8
  • @dnd-kit/core6.3.1
  • @dnd-kit/modifiers9.0.0
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @emotion/react11.14.0
  • @emotion/styled11.14.0
  • @fullcalendar/core6.1.15
  • @fullcalendar/daygrid6.1.15
  • @fullcalendar/google-calendar6.1.15
  • @fullcalendar/interaction6.1.15
  • @fullcalendar/list6.1.15
  • @fullcalendar/moment6.1.15
  • @fullcalendar/timegrid6.1.15
  • @mui/icons-material6.3.1
  • @mui/material6.3.1
  • @mui/x-date-pickers8.5.3
  • @reduxjs/toolkit2.9.1
  • @tanstack/react-table8.21.3
  • @wavemaker-ai/react-codegen1.0.0-rc.312
  • @wavemaker/nvd31.8.16
  • axios1.15.1
  • d37.8.5
  • dompurify3.2.3
  • events3.3.0
  • execa9.6.0
  • husky9.1.7
  • jodit-react5.2.19
  • js-cookie3.0.5
  • lint-staged16.2.0
  • …and 11 more.