logo-generator
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, command execution, or data exfiltration attempts were detected in the skill code.
- [PROMPT_INJECTION]: The skill has an ingestion surface for indirect prompt injection as it attempts to read local files like
.claude/product-marketing-context.mdor.cursor/product-marketing-context.md. However, because the skill lacks executable capabilities (no network access, no shell commands, no file writing), this represents a minimal risk surface. - Ingestion points: SKILL.md reads content from
.claude/product-marketing-context.mdand.cursor/product-marketing-context.md. - Boundary markers: Absent.
- Capability inventory: None; no subprocess calls, network operations, or file-write capabilities were found in the skill.
- Sanitization: Absent.
Audit Metadata