professional-word-output
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs local shell commands (
pandoc,python) to facilitate document generation. These operations are limited to local file processing as part of the document production pipeline. - [PROMPT_INJECTION]: The skill defines a workflow for processing external Markdown data, which constitutes a standard surface for indirect prompt injection.
- Ingestion points: Markdown source files provided as input to the production pipeline.
- Boundary markers: No specific markers defined to isolate instructions from data in inputs.
- Capability inventory: Shell execution of pandoc and python scripts for document assembly.
- Sanitization: Not explicitly implemented in the provided workflow.
- [SAFE]: The skill does not perform network operations, exfiltrate data, or execute code from untrusted remote sources.
Audit Metadata