verify
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- Administrative Script Execution: The skill involves executing shell and PowerShell scripts (
.sh,.ps1) and Python utilities. These are used for linting, testing, and managing Office add-in manifests as part of its intended administrative functionality. - Filesystem Operations: The skill performs file and directory operations within the user's Library and Documents folders, specifically targeting Microsoft Office container data. While these areas are sensitive, the operations are documented for the purpose of verifying add-in manifest removal.
- Sandboxing Practice: A positive security consideration is the instruction to use a temporary 'fake $HOME' directory for testing destructive commands, which prevents accidental modification of real user data during the verification process.
- Integrity and Parse Checks: The skill includes procedures for verifying script parsing on different operating systems and checking the integrity of data files, ensuring the tools behave as expected across environments.
Audit Metadata