doc-updater
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Employs git diff and grep for identifying changes and verifying documentation updates. These commands are standard for the skill's purpose and are executed locally within the user's repository.
- [PROMPT_INJECTION]: An indirect prompt injection surface exists as the skill reads and processes local documentation files. 1. Ingestion points: Workflow steps involving file reading and grepping in Step 3 and Step 4. 2. Boundary markers: Not present for the content being processed. 3. Capability inventory: Use of git and grep commands alongside file system write access for documentation updates. 4. Sanitization: No content validation is performed on the ingested documentation or configuration files.
Audit Metadata