workflow-triggering
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for AEM developers, covering manual UI processes, Java API implementations, and REST API interactions.
- [SAFE]: Security best practices are explicitly integrated into the instructions, specifically the mandatory use of service users (
ResourceResolverFactory.getServiceResourceResolver) and the avoidance of administrative credentials in production code. - [SAFE]: Examples involving
curlcommands are directed atlocalhost:4502and use standard local development placeholder credentials (admin:admin), which is appropriate for the documented use case. - [SAFE]: The skill provides technical guardrails concerning immutable repository paths and proper model synchronization, reducing the risk of accidental misconfiguration in cloud environments.
Audit Metadata