redis-observability
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-focused extension designed to help users and agents monitor Redis performance. It follows best practices by directing users to official tools like Redis Insight and standard diagnostic commands.
- [DATA_EXPOSURE]: No hardcoded credentials, secrets, or sensitive file paths were detected. The Python snippets interact only with operational metrics (e.g., memory usage, client counts) via the Redis INFO and SLOWLOG commands.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code downloads or execution. It references the official 'redis' Python client, which is the standard library for this use case.
- [INDIRECT_PROMPT_INJECTION]: There is minimal risk as the skill focuses on observability metrics. While it mentions searching indexes, it does not include automated data ingestion pipelines that would be susceptible to malicious payloads from external data sources.
- [METADATA_POISONING]: The metadata in both the YAML frontmatter and the plugin.json is consistent with the skill's stated purpose and correctly attributes the work to Redis, Inc.
Audit Metadata