ib-check-deck
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill ensures the environment has necessary tools by installing the
python-pptxlibrary viapipif it is missing. This is a widely used, standard library for programmatically interacting with PowerPoint files. - [COMMAND_EXECUTION]: The workflow involves running a local Python utility,
scripts/extract_numbers.py, to process extracted text. This script performs regex-based numerical extraction and comparison locally on the host environment. - [DATA_EXPOSURE]: The skill processes the content of user-provided presentations (either live in an Office Add-in or uploaded in a chat). The analysis is performed locally, and no network operations or external data transmissions were identified in the provided code or instructions.
Audit Metadata