documentation
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a style guide and template repository for technical documentation. It contains no executable code or dangerous instructions.
- [EXTERNAL_DOWNLOADS]: Mentions external tools and MCP servers (e.g.,
awslabs.document-loader-mcp-server,deploy-on-aws,githubplugin). These references are consistent with the skill's purpose for generating AWS-focused documentation and leverage established vendor tools and well-known services. - [COMMAND_EXECUTION]: Contains examples of shell commands (e.g.,
npm install,npm start) within a README template. These are provided as static documentation examples for the user's projects and are not instructions for the agent to execute on the local system. - [DATA_EXFILTRATION]: No sensitive data access or unauthorized network exfiltration patterns were detected. The use of the
githubplugin is documented for creating issues and linking to PRs, which is standard developer workflow behavior.
Audit Metadata