PkgRadar

Package evidence

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

Versions published
23
First published
Apr 2026
Publisher
dreamlab-bot

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":["@ringpublishing/[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":["@ringpublishing/[email protected]"],"fail_on":"review"}'
Publisherdreamlab-bot
Artifact bytes513,011
Previous version1.7.2
Published2026-05-31T17:40:01.916Z
SHA-2561049e3395fe889934130aac10dce838c4050f289130bea2c842b66fc960dfb2a

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.8.0-alpha.2Version
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/mcp-server/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts18
  • buildnpm-run-all build:*
  • build:check-tstsc
  • build:librarytsc -p tsconfig.build.json
  • build:move-imagesmkdir -p dist/components/Molecules/Placeholder/images && cp src/components/Molecules/Placeholder/images/*.svg dist/components/Molecules/Placeholder/images
  • build:storybookstorybook build
  • lintnpm run lint:js
  • lint:jseslint --ext .js,.jsx,.ts,.tsx .storybook/ src/ stories/ tests/ e2e/
  • lint:js:fixnpm run lint:js -- --fix
  • prebuildrimraf dist
  • preparenpm run build && husky
  • storybook:previewstorybook dev
  • testvitest --run
  • test:e2eplaywright test
  • test:e2e:reportplaywright show-report
  • test:e2e:uiplaywright test --ui
  • test:updatevitest -u --run
  • test:watchvitest
  • watchtsc --watch
Dependencies26
  • @dnd-kit/core^6.1.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.0
  • @emotion/react^11.0.0
  • @emotion/styled^11.0.0
  • @floating-ui/dom^1.6.0
  • @ringpublishing/mui-theme^4.6.0-alpha.3
  • @tanstack/react-virtual^3.13.0
  • @tiptap/core^3.0.0
  • @tiptap/extension-bold^3.0.0
  • @tiptap/extension-code^3.0.0
  • @tiptap/extension-document^3.0.0
  • @tiptap/extension-heading^3.0.0
  • @tiptap/extension-image^3.0.0
  • @tiptap/extension-italic^3.0.0
  • @tiptap/extension-link^3.0.0
  • @tiptap/extension-list^3.0.0
  • @tiptap/extension-paragraph^3.0.0
  • @tiptap/extension-text^3.0.0
  • @tiptap/extensions^3.0.0
  • @tiptap/pm^3.0.0
  • @tiptap/react^3.0.0
  • classnames^2.0.0
  • dompurify^3.4.0
  • lodash^4.0.0
  • react-full-screen^1.1.0