skills/q00/ouroboros/publish/Gen Agent Trust Hub

publish

Warn

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: Data from local Seed files is interpolated into shell commands. Arguments like --title and --label for the gh CLI are populated with unescaped content from YAML/JSON fields, creating a risk of command injection if the file content contains shell metacharacters like backticks or semicolons.- [PROMPT_INJECTION]: The skill ingests untrusted data from local files (~/.ouroboros/seeds/ or user paths) and uses it to drive agent behavior. This creates an indirect prompt injection surface where instructions hidden in the Seed's goal or constraints could influence the agent's output or tool usage. Evidence chain: Ingestion from seed files, missing boundary markers, capability to execute CLI commands, and absence of sanitization.- [COMMAND_EXECUTION]: The skill relies on shell commands (ls, command -v, gh) to interact with the environment. Specifically, the search for recent seeds involves pipe operations that could be susceptible to manipulation if filenames are maliciously crafted.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 1, 2026, 02:45 PM