deck-web-converter
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and executes a local Python script to extract text and images from input documents. This execution is limited to the conversion process and follows a provided template, representing a standard functional pattern for this type of utility.- [EXTERNAL_DOWNLOADS]: The generated script relies on standard Python packages
python-pptxandpymupdf. These are legitimate libraries from the official Python Package Index used for their intended purpose.- [DATA_EXFILTRATION]: No network access or external communication patterns were found. The skill explicitly specifies that the output must be a self-contained HTML file with no external dependencies (no CDNs, fonts, or scripts), which minimizes data exposure risks.- [SAFE]: The skill's implementation is transparent and aligns with its stated purpose as part of the UniqueClub founder toolkit. It includes guardrails to preserve all source content and ensures the output is saved locally next to the input file.
Audit Metadata