ouroboros-ai@0.38.3.dev156

Pins an acceptance spec and omits any verify command or expected output from the worker's contract. Works with Claude Code, Codex CLI, OpenCode and 10 more runtimes.

  • latest version

    0.51.15

  • latest non vulnerable version

  • first published

    7 months ago

  • latest version published

    2 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the ouroboros-ai package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Arbitrary Code Injection

    ouroboros-ai is a Specification-first workflow engine for AI coding agents. Works with Claude Code and Codex CLI.

    Affected versions of this package are vulnerable to Arbitrary Code Injection via the processing of environment variables such as CODEX_HOME, OPENCODE_CONFIG, OUROBOROS_MCP_CONFIG, and others, which are auto-loaded from untrusted project directories. An attacker can execute arbitrary commands by supplying a malicious .env file or ./.ouroboros/mcp_servers.yaml that redirects configuration or execution paths to attacker-controlled files. This is only exploitable if the application is run from an untrusted or cloned repository directory containing attacker-supplied configuration files.

    How to fix Arbitrary Code Injection?

    Upgrade ouroboros-ai to version 0.42.1 or higher.

    [,0.42.1)
    • H
    Untrusted Search Path

    ouroboros-ai is a Specification-first workflow engine for AI coding agents. Works with Claude Code and Codex CLI.

    Affected versions of this package are vulnerable to Untrusted Search Path in the process of loading environment variables from the local .env file in the project directory. An attacker can execute arbitrary code by including a malicious script in a cloned repository and setting variables such as OUROBOROS_CLI_PATH or OPENCODE_CLI_PATH to point to this script, which will be executed when certain commands are run.

    How to fix Untrusted Search Path?

    Upgrade ouroboros-ai to version 0.39.0 or higher.

    [,0.39.0)