Keynote Creator
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
osascriptcommand to automate the Apple Keynote application through AppleScript.\n - Evidence: Multiple templates demonstrate using
osascript << 'EOF'orosascript -eto execute AppleScript commands for document creation, slide management, and exporting.\n- [DATA_EXPOSURE]: The skill includes instructions for saving and exporting files to the local filesystem.\n - Evidence: File operations are targeted at the user's
~/Desktop/directory for saving.keyfiles and exporting.pdffiles, which is consistent with the intended purpose of a presentation creation tool.\n- [SAFE]: No patterns associated with prompt injection, data exfiltration, obfuscation, or remote code execution from untrusted sources were found.\n - Evidence: A comprehensive scan across all threat categories confirms that the skill's functionality is strictly limited to local macOS application automation as described in its metadata.
Audit Metadata