technical-writing
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on generating technical documentation such as specifications, architecture diagrams, and runbooks. It provides templates for these documents using standard Markdown.
- [SAFE]: Placeholders for sensitive information such as "API_KEY" and "YOUR_TOKEN" are used appropriately in documentation examples and templates. These are standard documentation practices and do not represent hardcoded credentials or data leaks.
- [SAFE]: The skill includes shell command examples for common tasks like deployment and API interaction (e.g., "npm install", "curl", "kubectl"). These are intended to be written into the generated documentation for the user's reference and are not executed by the agent during its operation.
- [SAFE]: Access to the repository is limited to standard file system tools (Read, Write, Edit, Glob, Grep) necessary for its stated purpose of creating repository-grounded documentation. No network tools or system-level privilege escalation mechanisms are requested or used.
- [SAFE]: While the skill processes repository data, it does not include instructions that would make it vulnerable to typical injection attacks, and its operations are restricted to the local environment with no unauthorized data exfiltration patterns detected.
Audit Metadata