convert-to-devto
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of text-transformation instructions designed to format Markdown content according to Dev.to publication standards. It performs operations such as fixing headings, adding liquid tags, and correcting code blocks.
- [PROMPT_INJECTION]: The skill ingests user-provided content through the
{{args}}variable within<input_markdown>tags. While this constitutes a surface for indirect prompt injection, the risk is negligible because the skill does not have access to any tools, network capabilities, or file system operations. Any malicious instructions in the input would only affect the formatted text output.
Audit Metadata