style-clone
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill utilizes
file:readandfile:writepermissions to process user-provided documents and save a voice profile toworkspace/soul/VOICE-PROFILE.md. These operations are local to the environment and consistent with the skill's declared functionality. - [PROMPT_INJECTION]: The skill processes untrusted external data (5,000+ words of writing) which presents a surface for indirect prompt injection.
- Ingestion points: Reads text from files or user input during the "learn my style" command.
- Boundary markers: None identified in the prompt templates.
- Capability inventory: Limited to
file:readandfile:writewithin the workspace; no network or command execution capabilities detected. - Sanitization: No explicit sanitization of input text is mentioned.
Audit Metadata