PkgRadar

Package evidence

@edifice.io/[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
87
First published
Apr 2026
Publisher
wsejenkins

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":["@edifice.io/[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":["@edifice.io/[email protected]"],"fail_on":"review"}'
Publisherwsejenkins
Artifact bytes140,489
Previous version1.0.0-develop.1.20260603135158
Published2026-06-03T15:47:27.215Z
SHA-2562e3260d4397a18fba09ad29822a2d4214cc786c18dd988e7e72628dd2d50cd30

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
1.0.0-develop-pedago.0.20260603154717Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildpnpm run typecheck && vite build && vite build --mode lib
  • build:libvite build --mode lib
  • build:prodNODE_ENV=production pnpm run typecheck && vite build && pnpm run build:prod:lib
  • build:prod:libvite build --mode lib --debug
  • cleanrm -rf dist lib node_modules
  • devvite
  • formatprettier --write .
  • linteslint .
  • lint:fixeslint . --fix
  • pre-commitlint-staged
  • prebuildpnpm install
  • previewvite preview
  • prune:prodCI=true NPM_CONFIG_IGNORE_SCRIPTS=true pnpm prune --prod --production --loglevel verbose || true
  • testvitest
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest --watch
  • typechecktsc -b --noEmit
Dependencies21
  • @edifice.io/bootstrapdevelop-pedago
  • @edifice.io/clientdevelop-pedago
  • @edifice.io/collect-client-restworkspace:*
  • @edifice.io/reactdevelop-pedago
  • @react-spring/web9.7.5
  • @tanstack/react-query5.81.5
  • @uidotdev/usehooks2.4.1
  • antd5.27.6
  • clsx2.1.1
  • i18next23.8.1
  • i18next-http-backend2.4.2
  • ode-explorerdevelop-pedago
  • pdfjs-dist5.4.394
  • react18.3.1
  • react-dom18.3.1
  • react-error-boundary4.0.13
  • react-hook-form7.62.0
  • react-i18next14.1.0
  • react-pdf10.2.0
  • react-router-dom6.30.1
  • zustand4.5.7