redis-insight-plugin
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts for building and deploying plugins (
templates/deploy-external.sh,templates/deploy-internal-docker.sh). These scripts utilize standard development tools such asyarn,docker, andnodeto automate the local installation and verification of plugins. - [EXTERNAL_DOWNLOADS]: Instructions reference official Redis Insight documentation and source code repositories hosted on GitHub. These references point to established, trusted sources for the product's official development contracts and examples.
- [PROMPT_INJECTION]: The skill provides detailed guidance to mitigate risks from indirect prompt injection when processing Redis command results. It mandates defensive parsing strategies, the use of React error boundaries, and recommends using
textContentor escaped output to prevent malformed or malicious data from the database from affecting the security of the visualization.
Audit Metadata