prompt-caching
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns, obfuscation, or unauthorized data access were detected. The skill is purely informational, providing templates for cost optimization.
- [Indirect Prompt Injection] (INFO): The code snippets process untrusted data (e.g.,
user_content). However, the skill lacks write or execute capabilities that would pose a high risk for indirect injection. It acts as a structural helper for API requests. - Ingestion points:
system_prompt,few_shot_examples,user_contentinbuild_cached_messages. - Boundary markers: None present in code samples.
- Capability inventory: None (Documentation/Template only).
- Sanitization: None present.
Audit Metadata