backend-caching
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality documentation and design resource for backend engineers. It provides decision trees for cache layer selection, consistency models, and invalidation strategies without introducing any suspicious execution patterns.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied architecture details and workload characteristics to provide customized caching specifications. While this creates a potential surface for indirect prompt injection, the risk is minimized by the skill's primary focus on design assistance and the use of structured response formats.
- Ingestion points: Architecture details, read/write ratios, and consistency requirements provided by the user in SKILL.md.
- Boundary markers: The skill mandates a specific response format with no preamble or postamble, which effectively isolates the agent's output.
- Capability inventory: The skill is limited to generating design text and architectural specs; it does not request tool access for file system writes or network operations.
- Sanitization: Not applicable as the output is instructional design text rather than executable scripts.
Audit Metadata