pptx-quality-gates

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions define a legitimate workflow for document quality assurance and OOXML package validation.
  • [COMMAND_EXECUTION]: The skill references a local script (pptx-reference-deck-analysis/scripts/validate_package.py) for automated package validation. This is a standard pattern for modular tool use and does not involve downloading or executing remote code from untrusted sources.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes external data (PPTX files and source manifests) as part of its core function.
  • Ingestion points: PPTX packages, layout trees, and source manifests are read during the audit process.
  • Boundary markers: Explicit boundary markers for processed content are not defined in the instructions.
  • Capability inventory: The skill uses a local Python script for package validation but does not perform network writes or system-wide modifications.
  • Sanitization: No explicit sanitization of document metadata or text content is mentioned before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 09:04 PM
Security Audit — agent-trust-hub — pptx-quality-gates