一键导入
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