Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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 high · score 42 · status changed
Related candidates
Linked campaigns and clusters
openchad-react
5 members · evidence strength 75Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/templates/openchad/ModelProvider/openchad/LiteLLMModelProvider/main.py | matched "AWS_ACCESS_KEY" | 30 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/templates/openchad/ModelProvider/openchad/LiteLLMModelProvider/main.py | matched "AWS_ACCESS_KEY" | 30 |
| low | Obfuscation | package/templates/openchad/public/fractalist-ui.js | matched "\\ud800" | 3 |
| low | Obfuscation | package/templates/openchad/public/vendor/react-dom-client.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/templates/openchad/scripts/build.mjs | matched "\\x1b" | 3 |
| low | Obfuscation | package/templates/openchad/scripts/dev.mjs | matched "\\x1B" | 3 |
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.16react^19.2.0react-dom^19.2.0tailwind-merge^3.4.0tailwindcss^4.1.17tailwindcss-animate^1.0.7tauri-plugin-pytauri-api^0.8.0