claude-code
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill serves as a documentation expert. It uses a structured RAG (Retrieval-Augmented Generation) approach to answer user questions by loading local markdown files. A thorough audit of these files confirms they contain only technical documentation, command examples, and architectural overviews. Examples for API keys and sensitive configurations use standard placeholders (e.g., 'sk-ant-xxxxx' or '${GITHUB_TOKEN}'). The skill explicitly instructs users on security best practices, such as excluding secrets from version control and using sandboxing environments.
Audit Metadata