marp-authoring
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily composed of educational Markdown documentation and presentation templates designed for Marp/Marpit.
- [COMMAND_EXECUTION]: Includes a utility script
scripts/init_presentation.pyused to generate new slide decks. The script uses a hardcoded dictionary for template selection and includes user-confirmation prompts before overwriting existing files. - [COMMAND_EXECUTION]: Provides
scripts/validate_marpit.sh, a bash script that uses standard UNIX utilities (grep,head,tail) to validate file formatting without performing dangerous operations. - [EXTERNAL_DOWNLOADS]: The
references/preview-workflow.mddocumentation describes a workflow using well-known tools (marp-cli,playwright). These are standard industry tools for the stated purpose of rendering and testing slides. - [SAFE]: The documentation includes a dedicated section on 'HTML Usage Policy' in
best-practices.mdthat correctly identifies raw HTML as a security risk (XSS) and instructs the agent/user to avoid it in favor of native Marp directives.
Audit Metadata