marp-authoring
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is providing authoring guidelines and templates for Marp/Marpit slides. It includes documentation that specifically warns about security risks such as XSS when enabling HTML support in Marp.
- [COMMAND_EXECUTION]: The script
scripts/init_presentation.pyis a utility for generating new presentation files from local templates by replacing placeholders (e.g., title, author). It uses standard file system operations without external dependencies. - [COMMAND_EXECUTION]: The script
scripts/validate_marpit.shis a shell utility that performs basic syntax checks on Markdown files to ensure they follow Marpit requirements (e.g., presence ofmarp: truein frontmatter). - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized network communication was found in the skill's code or documentation.
Audit Metadata