skills/aws-samples/sample-well-architected-skills-and-steering/operational-excellence/Gen Agent Trust Hub
operational-excellence
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill acts exclusively as a read-only assessment tool for codebase configurations.
- [SAFE]: External references point to official AWS documentation (docs.aws.amazon.com), which is a trusted service.
- [PROMPT_INJECTION]: The skill processes untrusted external data (user-provided configuration files and application code), which represents a surface for indirect prompt injection.
- Ingestion points: Analyzes CI/CD pipeline definitions, deployment configurations (e.g., buildspec.yml, GitHub Actions), and observability settings (e.g., CloudWatch dashboard JSON).
- Boundary markers: Absent; the skill does not use specific delimiters to distinguish between its instructions and the data being analyzed.
- Capability inventory: None; the skill's functionality is limited to generating a markdown report and does not include tools for command execution, file system modification, or network requests.
- Sanitization: Absent; the skill does not perform validation or filtering on the content of the analyzed files.
Audit Metadata