wiki-qa
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution for Context Resolution: The skill executes
git remote get-url originandgit rev-parse --abbrev-ref HEAD. These commands are used solely to identify the repository's origin and current branch to ensure that citations and links generated for the user are accurate. They do not involve system modifications or execution of user-supplied arguments. - Source File Analysis: The skill processes information from the local repository's source files. This involves ingesting untrusted data (the code being analyzed), which is a common pattern for development tools. The skill's instructions explicitly restrict the AI to only using information found in these files and do not provide capabilities for executing the analyzed code or exfiltrating data.
- User-Provided Repository URL: To facilitate external link generation, the skill may ask the user for a repository URL. This URL is used to format citations for the user's benefit rather than for performing automated network requests or downloads.
Audit Metadata