context
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands including
git status,git branch,git log, andgit diffto gather version control information. It also uses thefindutility to discover project configurations and library paths. These operations are non-destructive and limited to the local file system for the purpose of situational awareness. - [DATA_EXFILTRATION]: No network-enabled tools such as
curl,wget, or external API calls are present. Data access is restricted to reading project metadata and file paths within the current repository environment. - [PROMPT_INJECTION]: The instructions included in the skill body focus on task decomposition and workflow optimization. While the term
IMPORTANTis used to emphasize task planning procedures, there are no attempts to bypass safety filters or override system-level constraints.
Audit Metadata