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,595Niche · −30% score
- Versions published
- 53
- First published
- Apr 2026
- Publisher
- weslleysr
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (2 events)
- new → available · risk low · score 0 · status changed
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts17
buildnpm run typecheck && tsupchangesetchangesetdevNODE_ENV=development tsx --env-file=.env src/cli.tsxdev:watchtsup --watch & sleep 2 && node --watch dist/index.jsformatnpm run prettier && npm run lint:fixlinteslint src/**/*.{ts,tsx} tests/**/*.{ts,tsx}lint:fixeslint src/**/*.{ts,tsx} tests/**/*.{ts,tsx} --fixpreparehuskyprepublishOnlynpm run security-scanprettierprettier --write "src/**/*.{ts,tsx,js,json}" "tests/**/*.{ts,tsx}"release:npmnpm run build && changeset publishsecurity-scantrufflehog filesystem src/ --fail --no-updatestartnode dist/index.jstestvitest run --coveragetest:watchvitesttypechecktsc --noEmitversion-packageschangeset version
Dependencies23
@tanstack/react-query5.100.14boxen8.0.1chalk5.6.2commander11.1.0conf15.1.0dotenv17.4.2execa9.6.1extract-zip2.0.1http-status-codes2.3.0ink7.0.4ink-big-text2.0.0ink-gradient4.0.0ink-spinner5.0.0jsonwebtoken9.0.3ky2.0.2proper-lockfile4.1.2react19.2.6react-dom19.2.6semver7.8.1simple-git3.36.0yaml2.9.0yocto-spinner1.2.0zustand5.0.13
Optional dependencies1
@esbuild/darwin-arm64^0.28.0