electrobun-distribution

Fail

Audited by Snyk on Mar 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes multiple examples that embed passwords and keys directly in commands (e.g., xcrun notarytool --password "app-specific-password", signtool /p PASSWORD, certutil -p PASSWORD), which encourages the agent to output secret values verbatim and thus creates an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs the agent to run system-level commands that import certificates into system keychains/certificate stores, use platform tools (security, certutil, signtool, xcrun), and create installers/registry entries or write to system locations — actions that modify machine state and require elevated privileges.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 10, 2026, 04:52 AM