skills/x-cmd/skill/ccmd/Gen Agent Trust Hub

ccmd

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines patterns for executing commands through a caching wrapper (x ccmd). While this involves running shell commands like curl, it is the core intended functionality for providing efficiency in agent workflows.
  • [PROMPT_INJECTION]: The skill involves an indirect prompt injection surface. Ingestion points: Data enters the context via the stdout of commands (e.g., curl) executed through x ccmd (SKILL.md). Boundary markers: None are specified in the instructions to separate cached command output from agent instructions. Capability inventory: The skill uses x ccmd to execute arbitrary subprocesses (SKILL.md). Sanitization: No validation or sanitization of command output is described before the agent processes it.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 05:40 AM