Claude Buddy Card

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (2)

critical

suspicious.dangerous_exec

Location
scripts/generate-image.ts:76
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
scripts/generate-image.ts:12
Finding
Environment variable access combined with network send.