skills/modu-ai/moai-cowork/doc-pptx/Gen Agent Trust Hub

doc-pptx

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions include the use of command-line utilities for document conversion and preview generation.
  • Mentions the use of libreoffice --headless and unoconv to convert .pptx files to .pdf or .jpg formats for visual quality assurance.
  • Instructions for environment setup include npm install pptxgenjs and npm install sharp (via require('sharp') in code patterns).
  • [EXTERNAL_DOWNLOADS]: The skill references external official resources and dependencies required for its functionality.
  • Links to the official PptxGenJS documentation (gitbrent.github.io/PptxGenJS/) and the Pretendard font repository (github.com/orioncactus/pretendard).
  • References Google Fonts for the Lora and Poppins typefaces.
  • [REMOTE_CODE_EXECUTION]: The skill functions by generating JavaScript code patterns intended for execution within the agent's environment to interact with the pptxgenjs library.
  • This dynamic code generation is based on static templates provided in the reference files (e.g., references/pptxgen-code-patterns.md) and is used to create the final presentation file.
  • [PROMPT_INJECTION]: The skill implements a 'AI Slop Review' gate designed to detect and remove common AI-generated linguistic patterns (e.g., 'Reimagine your X', 'Transform the way you X') to improve output quality.
  • It integrates with internal vendor skills such as moai-coworker:ai-slop-reviewer and moai-writer:korean-humanize for refined text processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 01:41 PM
Security Audit — agent-trust-hub — doc-pptx