story-to-slides
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate tool for document transformation. It follows a structured workflow to analyze narratives and generate YAML-based presentation specifications without any signs of malicious intent or harmful patterns.
- [COMMAND_EXECUTION]: The skill uses
Bash,Grep, andGlobfor local file discovery and directory management. These operations are limited to the user-provided source directory and are necessary for the skill's primary function of reading narrative documents. - [EXTERNAL_DOWNLOADS]: The skill references other workspace-integrated skills such as
cogni-workspace:pick-themeandcogni-visual:slides-enrichment-artist. These represent internal tool-to-tool communication within the authorized environment rather than downloads from untrusted external sources. - [DATA_EXFILTRATION]: There is no evidence of unauthorized data transmission or network activity. All processing results in local file creation (
presentation-brief.md) within the user's specified project structure.
Audit Metadata