style-clone
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill ingests untrusted writing samples to generate a
systemPromptthat is persisted to the workspace and used in future creative writing tasks. This creates a surface for indirect prompt injection, where an attacker could embed hidden instructions within a text sample that are then incorporated into the agent's long-term behavior profile. \n- Ingestion points: Processes writing samples provided via manual paste or project files as described inSKILL.md. \n- Boundary markers: No delimiters or safety instructions are defined to separate writing samples from agent commands. \n- Capability inventory: Employsfile:readfor data collection,file:writefor profile persistence, and network requests to an internal analyzer service. \n- Sanitization: No sanitization or filtering logic is present to validate the content of analyzed text before it influences the generated system prompt.
Audit Metadata