format-markdown
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or dangerous functionalities were detected. The skill's logic is strictly confined to text transformation and preservation rules.
- [PROMPT_INJECTION]: The skill provides an indirect prompt injection surface because it interpolates user-provided text directly into the processing flow.
- Ingestion points: User input enters via the
$ARGUMENTSvariable inSKILL.md. - Boundary markers: The input is not wrapped in delimiters or accompanied by instructions to ignore embedded commands.
- Capability inventory: The skill does not request or use any tools for file writing, network access, or command execution.
- Sanitization: No filtering or sanitization of the input text is performed.
Audit Metadata