prompt-caching
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Analysis of the skill instructions and code snippets revealed no malicious patterns. The skill correctly demonstrates using environment variables (
process.env.REDIS_URL) for configuration rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS]: The skill references established and widely-used libraries including
@anthropic-ai/sdkandioredisfor its implementation examples. - [PROMPT_INJECTION]: The skill outlines patterns for Cache Augmented Generation (CAG) which involves loading external documents into context. While this creates a potential surface for indirect prompt injection, it is the primary functional purpose of the skill and no exploitative patterns were identified.
Audit Metadata