Analysis-Only-Mode
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security risks were identified. The skill is entirely composed of natural language instructions designed to guide the AI's persona and workflow towards analysis rather than implementation.
- DATA_EXPOSURE (LOW): The skill instructs the agent to use file-reading tools (
readFile,readMultipleFiles,grepSearch) to understand the codebase. While this involves processing local file content, it is restricted to reading relevant project files for analysis purposes and does not contain instructions for external data exfiltration. - COMMAND_EXECUTION (SAFE): The skill contains explicit prohibitions (under 'Strictly Prohibited Behaviors') against executing commands or modifying the filesystem, which serves as a safety constraint on the agent's behavior while the skill is active.
Audit Metadata