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
- 136
- Versions published
- 22
- First published
- May 2026
- Publisher
- openchad-react
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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/templates/openchad/ModelProvider/openchad/LiteLLMModelProvider/main.py | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts6
buildnpm run build:ui && tsc -b && vite build && node scripts/build.mjsbuild:uivite build --config vite.config.tsdevuv sync --directory ./python && node scripts/dev.mjslinteslint .preuv build ./openchadpy && uv sync ./pythonpreviewvite preview
Dependencies16
@tailwindcss/vite^4.1.17@tauri-apps/api^2.9.1@tauri-apps/plugin-clipboard-manager^2.3.2@tauri-apps/plugin-dialog^2.4.2@tauri-apps/plugin-fs^2.5.1@tauri-apps/plugin-opener^2.5.2class-variance-authority^0.7.1clsx^2.1.1lucide-react^0.555.0openchad-react^1.0.20react^19.2.0react-dom^19.2.0tailwind-merge^3.4.0tailwindcss^4.1.17tailwindcss-animate^1.0.7tauri-plugin-pytauri-api^0.8.0