Package evidence
@vibeflow-tools/[email protected]
Obfuscation Density: high encoded/escaped-token density
Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 60 · status changed
Related candidates
Linked campaigns and clusters
zorcec
2 members · evidence strength 64Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/client/kanban-browser.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/client/overlay-browser.js | high encoded/escaped-token density | 12 |
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/client/kanban-browser.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/client/overlay-browser.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/chunk-GEQ64RVF.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/cli/chunk-GEQ64RVF.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/chunk-IUZWZWMW.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/cli/chunk-IUZWZWMW.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/chunk-NRMCK2HM.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/cli/chunk-NRMCK2HM.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/chunk-PCPVP4ZD.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/cli/chunk-PCPVP4ZD.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/chunk-XO547RIH.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/cli/chunk-XO547RIH.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/dist/client/kanban-browser.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/client/overlay-browser.js | matched "\\u00C0" | 3 |
Manifest
Package metadata
Scripts13
buildtsupdevtsup --watchlinttsc --noEmitmutationstryker runmutation:cistryker run --thresholds.break 60prebuildnode scripts/gen-overlay-css.mjs && mkdir -p dist/client && node scripts/gen-overlay-bundle.mjs && node scripts/gen-kanban-css.mjsprepublishOnlynpm run buildserve:designsnode dist/cli/index.js serve ../../docs/ --port 3701testvitest runtest:browservitest run --config vitest.pw.config.tstest:coveragevitest run --coveragetest:e2evitest run --config vitest.e2e.config.tstest:watchvitest
Dependencies13
@inquirer/select^5.1.3@trpc/server^11.14.1chalk^5.3.0cheerio^1.0.0chokidar^4.0.0clipboardy^4.0.0commander^12.1.0express^4.21.0html2canvas^1.4.1open^10.1.0posthog-node^5.30.4ws^8.18.0zod^4.3.6