CtrlK
BlogDocsLog inGet started
Tessl Logo

redis-development

Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance.

86

1.15x
Quality

81%

Does it follow best practices?

Impact

90%

1.15x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.80). The skill's AGENTS.md and SKILL.md explicitly show using LangCache (Redis Cloud) via its REST/SDK (e.g., POST /v1/caches/{cacheId}/entries/search and lang_cache.search) and instruct agents to read and use cached responses (result[0]["response"]) directly, which are third-party-managed/user-generated entries that could embed instructions and thus influence the agent's actions.

Report incorrect finding
Repository
redis/agent-skills
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.