rg-code-search
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the
ripgreputility. It provides standard command-line patterns for code analysis, search-and-replace workflows, and performance optimization. All instructions are consistent with the stated purpose of improving developer search capabilities. - [COMMAND_EXECUTION]: The skill describes how to use the
Bashtool to executeripgrepcommands. While it includes examples that use piping to other utilities likexargs,sed,awk, andgit, these are standard development practices. The frontmatter restricts the tool execution environment toBash(rg *), which is a security best practice for limiting command scope.
Audit Metadata