PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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 promoting

Mixed 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"}'
Artifact bytes2,371,594
Previous version1.0.39
Published2026-06-08T00:36:28.904Z
SHA-256cd22299fa50261955db8ecfa91ac62297d15f43581cd1d61193d94638531b1b9

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

review
Last checked
reviewRisk
5Score
1.0.40Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/templates/openchad/ModelProvider/openchad/LiteLLMModelProvider/main.pymatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • buildnpm run build:ui && tsc -b && vite build && node scripts/build.mjs
  • build:uivite build --config vite.config.ts
  • devuv sync --directory ./python && node scripts/dev.mjs
  • linteslint .
  • preuv build ./openchadpy && uv sync ./python
  • previewvite 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.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^0.555.0
  • openchad-react^1.0.20
  • react^19.2.0
  • react-dom^19.2.0
  • tailwind-merge^3.4.0
  • tailwindcss^4.1.17
  • tailwindcss-animate^1.0.7
  • tauri-plugin-pytauri-api^0.8.0