satan9394/dsh-bash-scripting0

dsh-bash-scripting

Bash 脚本防御模式插件:支持 set -euo pipefail、参数校验、错误处理及可调试性。受 wshobson/agents 启发。

AI 分析

核心用途是编写和加固高健壮性的 Shell 脚本。适合需要建立防御性基线、强化错误处理与调试机制的运维工程师及后端开发人员。

套件
dsh-bash-scripting
版本
0.1.0
授權
MIT
最近更新
2026年8月19日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-bash-scripting

使用

对 agent 说"写个 shell 脚本 / 帮我加固这个脚本", bash-scripting 技能按防御基线 → 校验 → 错误处理 → 调试 → 安全输出。