wiki-page-writer
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- Repository Context Resolution: The skill executes
git remote get-url originto identify the project's remote source. This is a standard operation used to create accurate hyperlinks for source code citations in the generated documentation.- File Analysis & Data Ingestion: To perform its function, the skill reads relevant files within the repository. While necessary for high-fidelity documentation, users should be aware that this involves processing the content of local files.- Indirect Prompt Injection Risk: Because the skill analyzes external source code and documentation files, it is theoretically vulnerable to instructions embedded within those files (e.g., hidden comments in code). This is a known risk for any tool that processes untrusted input, and the severity is considered low as it relies on the underlying LLM's safety guardrails.
Audit Metadata