md-to-jira
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill performs format conversion from Markdown to Jira wiki markup based on defined rules.
- [SAFE]: The skill exhibits an indirect prompt injection surface due to the ingestion of untrusted data from user input or local files for conversion.
- [SAFE]: Ingestion points: user-provided text and local markdown file content as specified in the application rules.
- [SAFE]: Boundary markers: absent; no specific delimiters are defined to separate untrusted content from instructions.
- [SAFE]: Capability inventory: limited to file reading and text output; the skill has no access to network, file-write, or subprocess execution tools.
- [SAFE]: Sanitization: no explicit filtering or sanitization of embedded instructions within the input is performed.
- [NO_CODE]: The skill consists entirely of instructional text and contains no executable scripts or external dependencies.
Audit Metadata