Unsafe Defaults
Medium
- Category
- Tool Misuse
- Content
### ⚙️ 改进 - **发布流程优化**:安全扫描失败时会阻止发布,并提供修复建议 - **跳过选项**:添加 `--skip-security` 参数(不推荐,仅用于测试) ### 🔧 技术细节
- Confidence
- 81% confidence
- Finding
- Documenting and supporting a `--skip-security` option weakens the release safety model because it creates an easy path to bypass secret-scanning protections before publication. Even though the changelog labels it as not recommended and for testing only, normalizing this bypass in a skill-management tool increases the chance of accidental or negligent publication of sensitive material.
