PkgRadar

Package evidence

@ciandt-flow/[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
58
First published
Apr 2026
Publisher
weslleysr

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":["@ciandt-flow/[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":["@ciandt-flow/[email protected]"],"fail_on":"review"}'
Publisherweslleysr
Artifact bytes70,419
Previous version2.2.0-beta.238
Published2026-06-09T12:46:12.066Z
SHA-256aedef1eff7ad0e14f6736c020957b5aadf01eb1297c4eb9da954e2898ff6b241

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildnpm run typecheck && tsup
  • changesetchangeset
  • devNODE_ENV=development tsx --env-file=.env src/cli.tsx
  • dev:watchtsup --watch & sleep 2 && node --watch dist/index.js
  • formatnpm run prettier && npm run lint:fix
  • linteslint src/**/*.{ts,tsx} tests/**/*.{ts,tsx}
  • lint:fixeslint src/**/*.{ts,tsx} tests/**/*.{ts,tsx} --fix
  • preparehusky
  • prepublishOnlynpm run security-scan
  • prettierprettier --write "src/**/*.{ts,tsx,js,json}" "tests/**/*.{ts,tsx}"
  • release:npmnpm run build && changeset publish
  • security-scantrufflehog filesystem src/ --fail --no-update
  • startnode dist/index.js
  • testvitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
  • version-packageschangeset version
Dependencies24
  • @tanstack/react-query5.100.14
  • boxen8.0.1
  • chalk5.6.2
  • commander11.1.0
  • conf15.1.0
  • dotenv17.4.2
  • execa9.6.1
  • extract-zip2.0.1
  • http-status-codes2.3.0
  • ink7.0.4
  • ink-big-text2.0.0
  • ink-gradient4.0.0
  • ink-spinner5.0.0
  • jsonwebtoken9.0.3
  • ky2.0.2
  • proper-lockfile4.1.2
  • react19.2.6
  • react-dom19.2.6
  • semver7.8.1
  • simple-git3.36.0
  • yaml2.9.0
  • yocto-spinner1.2.0
  • zod^4.4.3
  • zustand5.0.13
Optional dependencies1
  • @esbuild/darwin-arm64^0.28.0