PkgRadar

Package evidence

@sme.up/[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
1,901Niche · −30% score
Versions published
767Mature · −50% score
First published
Mar 2025
Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@sme.up/[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":["@sme.up/[email protected]"],"fail_on":"review"}'
Artifact bytes4,089,897
Previous version3.0.0-SNAPSHOT-20260526072125
Published2026-05-26T15:46:56.514Z
SHA-2564b681d7baa96febb66daa6dd7011cec8f1f3c5aad496e3432aa96c9412b053be

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

review
Last checked
reviewRisk
16Score
3.0.0-SNAPSHOT-20260526154554Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-727SXJPM-DTmqhRKX.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/flowDiagram-I6XJVG4X-ChI_6giU.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunk-727SXJPM-Dof0vDVV.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/ketchup2.cjs.js3194241 bytes10
mediumLarge Javascript Payloadpackage/dist/ketchup2.es.js4097031 bytes10

Manifest

Package metadata

Scripts25
  • buildrimraf dist && tsc -b && vite build --config vite.lib.config.ts
  • build:storybookrimraf storybook-static && npm run typecheck:storybook && storybook build
  • cleanrimraf storybook-static && rimraf dist && rimraf node_modules
  • devstorybook dev -p 6006
  • docker:builddocker build -f Dockerfile.vrt .
  • linteslint .
  • lint:cssstylelint 'src/**/*.css' --fix
  • package:updatenpm i -g npm-check-updates && ncu -u && npm install
  • serve-storybooknode server.js
  • test:domvitest --config vitest.dom.config.ts
  • test:nodevitest --config vitest.node.config.ts
  • test:reportplaywright show-report
  • test:visualnpm run test:vrt
  • test:visual:listts-node test/visual/list-visual-stories.ts
  • test:visual:updatenpm run test:vrt:update
  • test:visual:update:namets-node test/visual/update-story-by-name.ts
  • test:visual:update:singlenode test/visual/update-single.mjs
  • test:vrtdocker compose run --rm vrt
  • test:vrt:cinpm run build:storybook && playwright test test/visual/visual.spec.test.js
  • test:vrt:ci:updatenpm run build:storybook && playwright test test/visual/visual.spec.test.js --update-snapshots
  • test:vrt:hostnpm run test:vrt:ci
  • test:vrt:host:updatenpm run test:vrt:ci:update
  • test:vrt:updatedocker compose run --rm vrt npm run test:vrt:ci:update
  • typecheck:storybooktsc --noEmit --project tsconfig.storybook.json
  • typecheck:storybook:watchtsc --noEmit --project tsconfig.storybook.json --watch
Dependencies6
  • d3-hierarchy^3.1.2
  • dompurify^3.3.1
  • echarts^6.0.0
  • mermaid^11.14.0
  • pdfjs-dist^5.6.205
  • react-svg^17.2.4