PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

Recommended action

Block this update

Static 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"}'
Artifact bytes1,348,396
Previous version1.0.33
Published2026-05-25T05:05:42.539Z
SHA-256bbd440172670d55b2921799fed8a58ff5fcff787f2ea94649f4e0ab37c99b869

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

high
Last checked
highRisk
42Score
1.0.34Version
Status history (1 event)
  1. newavailable · risk high · score 42 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

openchad-react

5 members · evidence strength 75

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/templates/openchad/ModelProvider/openchad/LiteLLMModelProvider/main.pymatched "AWS_ACCESS_KEY"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/templates/openchad/ModelProvider/openchad/LiteLLMModelProvider/main.pymatched "AWS_ACCESS_KEY"30
lowObfuscationpackage/templates/openchad/public/fractalist-ui.jsmatched "\\ud800"3
lowObfuscationpackage/templates/openchad/public/vendor/react-dom-client.jsmatched "\\u00C0"3
lowObfuscationpackage/templates/openchad/scripts/build.mjsmatched "\\x1b"3
lowObfuscationpackage/templates/openchad/scripts/dev.mjsmatched "\\x1B"3

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.16
  • 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