cloud-design-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [NO_CODE]: The skill primarily consists of informational Markdown documentation providing architectural guidance for distributed systems.
- [COMMAND_EXECUTION]: The provided script
scripts/pattern-shortlist.pyis a simple Python utility that uses standard libraries (argparse,json) to filter a hardcoded dictionary of design patterns. It does not perform any dangerous system calls, file system modifications, or network operations. - [DATA_EXFILTRATION]: No network operations or external data requests were detected in the documentation or the helper script.
- [CREDENTIALS_SAFE]: The skill does not contain any hardcoded secrets and explicitly includes instructions in the 'Anti-Patterns' section to avoid hardcoding credentials.
Audit Metadata