api-cache-redis

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted user input via CLI arguments for generating service names and methods. 1. Ingestion points: --name and --methods arguments in SKILL.md. 2. Boundary markers: No delimiters or instructions to ignore embedded commands are present. 3. Capability inventory: The skill utilizes Write and Edit tools to create and modify source files. 4. Sanitization: No sanitization or escaping logic is described in the documentation.
  • [SAFE]: The skill logic enforces security-positive architectural patterns such as tenant-prefixed cache keys and mandatory TTL to prevent data leakage and memory exhaustion.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 03:11 AM