docs-sync
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git logto find files modified in the last 30 days. This is a standard and benign operation for auditing documentation synchronization within the local repository context. - [SAFE]: No network access, credential exposure, or obfuscated content were detected. The operations are limited to searching local documentation and source files.
- [INDIRECT_PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it processes repository content. 1. Ingestion points: files in
/docs/, README files, and source code docstrings. 2. Boundary markers: absent. 3. Capability inventory: usesgit logand file system searching (no dangerous execution). 4. Sanitization: absent. The risk is considered safe due to limited capabilities.
Audit Metadata