slidespeak-editor

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or suspicious behaviors were detected in the skill scripts or documentation. The logic is transparent and focused on document editing.\n- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'python-pptx' library, which is a standard, well-known dependency for PowerPoint manipulation. This is a legitimate requirement for the skill's functionality.\n- [PROMPT_INJECTION]: The skill processes content from external PowerPoint templates, creating a potential surface for indirect prompt injection.\n
  • Ingestion points: PowerPoint files processed by 'scripts/extract_shapes.py' and 'scripts/validate_config.py'.\n
  • Boundary markers: None identified in the provided helper scripts.\n
  • Capability inventory: Reading and displaying shape names and existing text content from PowerPoint slides.\n
  • Sanitization: 'scripts/validate_config.py' implements basic validation including JSON schema verification and content length constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 04:20 PM