update-rules
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the synchronization of project and global configuration files with template versions.
- [COMMAND_EXECUTION]: The skill utilizes the project-diff-rules script and the standard diff command to analyze differences between local files and templates. These commands are used for local file comparison.
- [DATA_EXPOSURE]: The skill accesses the user's global configuration file at ~/.claude/CLAUDE.md to suggest improvements to development instructions. This access is functional and consistent with the skill's stated purpose.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests content from template files and local rule files. Risks are mitigated by the explicit requirement for the agent to present diffs and obtain user approval before modifying any files.
Audit Metadata