PkgRadar

Package evidence

@adminide-stack/[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.

Weekly downloads
676
Versions published
24Established · −30% score
First published
Nov 2025
Publisher
adminide-stack-user

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@adminide-stack/[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":["@adminide-stack/[email protected]"],"fail_on":"review"}'
Artifact bytes67,177
Previous version5.2.4-alpha.7
Published2026-06-17T20:25:26.848Z
SHA-256993e82c3f6c1274fcda95ffe585f1d737d6358e252f5f00104ecf94f684a5e47

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
5.2.4-alpha.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildyarn build:clean && yarn build:lib
  • build:cleanrimraf lib
  • build:librollup -c rollup.config.mjs
  • build:lib:watchyarn build:lib -- --watch
  • jest./node_modules/.bin/jest
  • prepublishyarn build
  • testcross-env ENV_FILE=../../config/test/test.env jest
  • test:debugnpm test -- --runInBand
  • test:watchnpm test -- --watch
  • watchyarn build:lib:watch
Dependencies21
  • @monaco-editor/react^4.7.0
  • @xstate/react^6.0.0
  • class-variance-authority^0.7.0
  • clsx^2.1.1
  • fast-deep-equal^3.1.3
  • glob^11.0.0
  • immer^10.1.1
  • keycloak-js^26.2.1
  • lodash.template^4.5.0
  • lucide-react^0.441.0
  • monaco-editor^0.52.2
  • object-hash^3.0.0
  • react-error-boundary^4.0.13
  • react-markdown^9.0.1
  • react-resizable-panels^2.1.4
  • react-syntax-highlighter^15.6.1
  • remark-gfm^4.0.0
  • remark-math^6.0.0
  • xstate^5.24.0
  • zod^4.0.0
  • zustand^4.5.5