Architecture Container Secret Cmdline Leak Fix banner
HomericIntelligence HomericIntelligence

Architecture Container Secret Cmdline Leak Fix

DevOps community

Description

--- name: architecture-container-secret-cmdline-leak-fix license: BSD-3-Clause description: "Use when: (1) a secret like ANTHROPIC_API_KEY is passed to a container via `-e VAR=value` on a podman/docker run command line, (2) two container workers use different binaries with different auth paths and need asymmetric fixes, (3) a name-only -e VAR form is added and a pre-flight guard for the unset-var silent-injection case is needed, (4) a 'safe to remove/change' argument is about to be applied acros

Installation

Installs to ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-container-secret-cmdline-leak-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-container-secret-cmdline-leak-fix && curl -fsSL https://raw.githubusercontent.com/HomericIntelligence/ProjectMnemosyne/HEAD/skills/architecture-container-secret-cmdline-leak-fix.md -o ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-container-secret-cmdline-leak-fix/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository