PkgRadar

Package evidence

@vibeflow-tools/[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@vibeflow-tools/[email protected]"],"fail_on":"high"}'

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":["@vibeflow-tools/[email protected]"],"fail_on":"high"}'
Publisherzorcec
Artifact bytes877,527
Previous version0.5.1
Published2026-05-23T19:41:05.697Z
SHA-256c6c164a14a4e08f8fabd01dad599add94189919dd11c6fad47f02fe90489a6be

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

high
Last checked
highRisk
60Score
0.6.0Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

zorcec

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/client/kanban-browser.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/client/overlay-browser.jshigh encoded/escaped-token density12
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/client/kanban-browser.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/client/overlay-browser.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/chunk-GEQ64RVF.jsmatched "\\u250C"3
lowObfuscationpackage/dist/cli/chunk-GEQ64RVF.jsmatched "\\u250C"3
lowObfuscationpackage/dist/chunk-IUZWZWMW.jsmatched "\\u250C"3
lowObfuscationpackage/dist/cli/chunk-IUZWZWMW.jsmatched "\\u250C"3
lowObfuscationpackage/dist/chunk-NRMCK2HM.jsmatched "\\u250C"3
lowObfuscationpackage/dist/cli/chunk-NRMCK2HM.jsmatched "\\u250C"3
lowObfuscationpackage/dist/chunk-PCPVP4ZD.jsmatched "\\u250C"3
lowObfuscationpackage/dist/cli/chunk-PCPVP4ZD.jsmatched "\\u250C"3
lowObfuscationpackage/dist/chunk-XO547RIH.jsmatched "\\u250C"3
lowObfuscationpackage/dist/cli/chunk-XO547RIH.jsmatched "\\u250C"3
lowObfuscationpackage/dist/client/kanban-browser.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/client/overlay-browser.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts13
  • buildtsup
  • devtsup --watch
  • linttsc --noEmit
  • mutationstryker run
  • mutation:cistryker run --thresholds.break 60
  • prebuildnode scripts/gen-overlay-css.mjs && mkdir -p dist/client && node scripts/gen-overlay-bundle.mjs && node scripts/gen-kanban-css.mjs
  • prepublishOnlynpm run build
  • serve:designsnode dist/cli/index.js serve ../../docs/ --port 3701
  • testvitest run
  • test:browservitest run --config vitest.pw.config.ts
  • test:coveragevitest run --coverage
  • test:e2evitest run --config vitest.e2e.config.ts
  • test:watchvitest
Dependencies13
  • @inquirer/select^5.1.3
  • @trpc/server^11.14.1
  • chalk^5.3.0
  • cheerio^1.0.0
  • chokidar^4.0.0
  • clipboardy^4.0.0
  • commander^12.1.0
  • express^4.21.0
  • html2canvas^1.4.1
  • open^10.1.0
  • posthog-node^5.30.4
  • ws^8.18.0
  • zod^4.3.6