docs-conflict-deprecation-review
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands for repository searching (
rg) and for documentation validation, including running "safe focused commands" and "repository documentation checks". - [INDIRECT_PROMPT_INJECTION]: The skill processes potentially untrusted content from documentation files (Markdown, MDX, RST), which serves as an injection surface.
- Ingestion points: Markdown, MDX, and reStructuredText files identified during repository indexing.
- Boundary markers: None identified in the skill instructions.
- Capability inventory: Ability to execute shell commands and repository-specific scripts for validation (
SKILL.md). - Sanitization: No explicit sanitization or filtering of processed documentation content is described.
Audit Metadata