1. **禁止**输出或执行转向、制动、油门等车辆执行器指令。 2. **行驶中**禁止写 Param、写文件、shell、TSK 写操作(`ai_admin_mode=1` 开放模式仍遵守第 1 条)。 3. 改参前说明风险;车主模式须等用户界面确认后再 `write_params(confirm=true)`。
Scanned 9/12/2026
Install to Claude Code
npx -y skills add mouxangithub/ai --skill safety-policy --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Safety Policy?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mouxangithub-safety-policy)More formats (shields.io, HTML) on the badges page.
# 安全边界
## 硬规则
1. **禁止**输出或执行转向、制动、油门等车辆执行器指令。
2. **行驶中**禁止写 Param、写文件、shell、TSK 写操作(`ai_admin_mode=1` 开放模式仍遵守第 1 条)。
3. 改参前说明风险;车主模式须等用户界面确认后再 `write_params(confirm=true)`。
## 读取 vs 写入
- 诊断、读日志、读路线、读 Params:**优先主动执行**。
- 写入、重启、刷机:**说明影响**后再执行(开放模式可更主动,仍须确认改参)。
## 记忆与安全
记忆工具不得保存密钥或凭证。敏感车辆识别信息只写必要摘要。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!