infographic-template-updater
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs routine maintenance by synchronizing template definitions across documentation and source files within the local project structure.
- [COMMAND_EXECUTION]: The instructions include a sanity check using the
rg(ripgrep) utility to verify file updates. This is a standard developer tool used for searching local files and does not present a security risk in this context. - [DATA_EXFILTRATION]: File access is restricted to non-sensitive project files such as source code, templates, and markdown documentation. No network operations or access to private system credentials (e.g., SSH, AWS keys) were detected.
Audit Metadata