docs-rfc
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses the dynamic execution syntax (
!command) to retrieve the local git user's name for document attribution. It also provides examples of usingfindandgrepfor codebase exploration. These commands are executed locally and are appropriate for a developer documentation tool. - [COMMAND_EXECUTION]: The instructions direct the agent to perform local file system operations, such as scanning the
docs/rfc/directory to manage version numbering and searching source files for technical context. All operations are scoped to the local repository. - [DATA_EXPOSURE]: The skill accesses local configuration (git user name) and reads codebase structure (file paths, exported functions) to populate the RFC templates. This data remains within the agent's context for the purpose of document generation.
Audit Metadata