satan9394/dsh-bash-scripting ↗★ 0
dsh-bash-scripting
Bash 脚本防御模式:set -euo pipefail、参数校验、错误处理、可调试。受 wshobson/agents(38k★ MIT)启发。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-bash-scripting说明文档
阅读完整 README ↗使用
对 agent 说"写个 shell 脚本 / 帮我加固这个脚本",
bash-scripting 技能按防御基线 → 校验 → 错误处理 → 调试 → 安全输出。