원클릭으로
command-path-safety
USE WHEN hardening command execution, path handling, or installer boundaries.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
USE WHEN hardening command execution, path handling, or installer boundaries.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
USE WHEN separating trusted instructions from untrusted content or tool output.
USE WHEN handling credentials, env vars, logs, tests, or docs safely.
Reference for LTM memory commands, context hooks, and DB schema; use when the user mentions learning, recalling, forgetting, relating, or capturing memory, or when a session starts or the project changes.
Mines LTM memories from past git commits. Use when onboarding a repo into LTM, backfilling history after enabling gitLearn, or harvesting patterns after a sprint.
Reference for retrieved patterns and lessons from past sessions; use when prior fixes, gotchas, decisions, or earlier sessions may apply, or when asked what we learned before.
The LTM memory-tool contract — names, ritual, categories, phase map. USE WHEN recalling, learning, relating, or restoring memory.
| name | command-path-safety |
| description | USE WHEN hardening command execution, path handling, or installer boundaries. |
Treat commands and paths as structured, validated inputs.
| Workflow | Trigger | File |
|---|---|---|
| HardenCommandExecution | "command injection", "shell safety", "exec hardening", "safe subprocess" | Workflows/HardenCommandExecution.md |
| EnforcePathBoundaries | "path traversal", "zip slip", "installer safety", "path boundaries" | Workflows/EnforcePathBoundaries.md |
SkillSearch('command path safety command injection patterns') → loads CommandInjectionPatterns.mdSkillSearch('command path safety path traversal installer safety') → loads PathTraversalAndInstallerSafety.md