工程开发
rt.safety.auditor
分析 C++ 代码中的实时安全性违规,包括音频线程中的堆内存分配、锁、阻塞调用及非确定性操作。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/rt-safety-auditor/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/rt-safety-auditor/install?os=windows&agent=claude" -o install-rt-safety-auditor.bat && install-rt-safety-auditor.bat
下载安装脚本