presenting-conference-talks

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: No malicious patterns or behaviors were detected in the skill's instructions or scripts.
  • [COMMAND_EXECUTION]: The skill provides standard instructions for compiling LaTeX Beamer presentations using latexmk and generating PowerPoint files via a provided Python script. These operations are essential to the skill's primary function and do not pose a security risk in this context.
  • [EXTERNAL_DOWNLOADS]: The skill requires the python-pptx library, which is a standard and well-known package for PowerPoint generation. Its usage is appropriate for the skill's stated purpose.
  • [PROMPT_INJECTION]: The skill processes content from external research papers, creating a potential surface for indirect prompt injection. * Ingestion points: Research paper source (PDF or LaTeX) identified in Step 1 of the Workflow. * Boundary markers: None explicitly defined to separate paper content from generation instructions. * Capability inventory: Local file writing (slides, python scripts) and shell command execution for compilation. * Sanitization: Not explicitly implemented in the provided logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 03:34 AM