commandkit-redis
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected during the analysis. The skill serves as a reference for integrating Redis-backed shared infrastructure using standard CommandKit patterns.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill follows security best practices by explicitly warning users in the Guardrails section to keep credentials out of source control. The provided code snippets for Redis client initialization do not contain hardcoded secrets or API keys.
- [REMOTE_CODE_EXECUTION]: There are no instructions or patterns for downloading or executing code from remote or untrusted sources. All logic is local to the implementation and relies on standard package dependencies.
- [PROMPT_INJECTION]: The skill uses clear, instructional language focused on technical implementation. It does not contain any attempts to override agent behavior or bypass safety guardrails.
Audit Metadata