html-slide-to-pptx
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were detected. The skill performs its stated function of file conversion without suspicious side effects.- [COMMAND_EXECUTION]: The script
scripts/html_to_pptx.jsusesexecFileSyncto call internal scripts. This is implemented safely by using the direct executable path and a list of arguments, avoiding shell-based vulnerabilities.- [EXTERNAL_DOWNLOADS]: Dependencies are limited to standard, well-known libraries specified inpackage.json. No runtime downloads from untrusted sources were found.- [DATA_EXFILTRATION]: No network activities or attempts to access sensitive system files were observed. The skill operates solely on input files provided through the command line.
Audit Metadata