PkgRadar

Package evidence

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

Versions published
14
First published
Apr 2026
Publisher
zorcec

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":["@vibeflow-tools/[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":["@vibeflow-tools/[email protected]"],"fail_on":"review"}'
Publisherzorcec
Artifact bytes632,059
Previous version0.8.0
Published2026-05-29T18:28:27.674Z
SHA-2569e803635b75fa1d033dafb0eb41418befee64b50165863e989662b46e2ea6a4a

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsup && tsup --config tsup.cli.config.ts
  • devtsup --watch
  • linttsc --noEmit
  • mutationnode scripts/mutation.mjs
  • mutation:cinode scripts/mutation.mjs --all
  • 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