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
- 49
- First published
- Apr 2026
- Publisher
- weslleysr
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Credential file access: matched "GITHUB_TOKEN"
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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched "GITHUB_TOKEN" | 5 |
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.9boxen8.0.1chalk5.6.2commander11.1.0conf15.1.0dotenv17.4.2execa9.6.1extract-zip2.0.1http-status-codes2.3.0ink7.0.1ink-big-text2.0.0ink-gradient4.0.0ink-spinner5.0.0jsonwebtoken9.0.3ky2.0.2proper-lockfile4.1.2react19.2.5react-dom19.2.5semver7.7.4simple-git3.36.0yaml2.8.4yocto-spinner1.2.0zustand5.0.12
Optional dependencies1
@esbuild/darwin-arm64^0.28.0