go-backend-technical-design
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical design assistant, providing templates and best practices for Go backend development. It does not perform any high-risk operations or access sensitive data.
- [COMMAND_EXECUTION]: The skill uses a bash command to search for requirement documents (using
findandls). This command is restricted to markdown files within the immediate project directory structure (depth limit of 3) and is used solely for gathering context for the design task. - [DATA_EXFILTRATION]: While the skill reads local files, it specifically targets requirement documentation based on naming conventions. It does not attempt to access credentials, configuration secrets, or system-level files, and no network exfiltration patterns are present.
- [PROMPT_INJECTION]: The content is focused on engineering workflows and does not contain instructions designed to override the agent's safety parameters or reveal system prompts.
Audit Metadata