pptx
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The skill is sourced from a trusted repository (
anthropics/skills), which downgrades the risk of the source reference to INFO/LOW per the security protocol. - [COMMAND_EXECUTION] (SAFE): All Python code snippets use the standard
python-pptxlibrary to manipulate slides, tables, and charts. There are no calls tosubprocess,os.system, or other shell execution commands. - [DATA_EXFILTRATION] (SAFE): The skill only interacts with local presentation files (
presentation.pptx,existing.pptx) and an image file (image.png). No network operations or credential access patterns were detected. - [INDIRECT_PROMPT_INJECTION] (LOW): While the skill can read text from existing presentations (
existing.pptx), this is a standard data ingestion surface for this use case and does not pose a high risk without associated dangerous capabilities like network exfiltration.
Audit Metadata