brand-strategy

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The "Companion check" explicitly instructs the agent to run local shell commands and offer installs (accessing ~/.claude/skills, etc.), which is unrelated to brand-strategy and thus is a sneaked-in instruction that attempts to change agent behavior and access the environment outside the skill's stated purpose.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The companion check explicitly instructs the agent to run shell commands (ls) to inspect user directories and to offer installing companion skills via npx, which would modify the machine and can execute remote code, so it pushes the agent to change the host environment.

Issues (2)

E004
CRITICAL

Prompt injection detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 23, 2026, 01:04 PM
Issues
2
Security Audit — snyk — brand-strategy