Word
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
osascript(AppleScript) to interface with Microsoft Word's scripting dictionary on macOS. This is the standard and intended method for automating Desktop applications. The commands are used for legitimate document management tasks such as reading document names, inserting text, and refreshing fields. - [SAFE]: No malicious patterns such as data exfiltration, credential theft, or unauthorized persistence were identified. The skill explicitly advises against storing sensitive information in its local memory files (
~/word/) and requires user confirmation for destructive actions, demonstrating a focus on safety and data integrity.
Audit Metadata