Install
openclaw skills install runtime-monitorAI 代理运行时 I/O 安全监控 - 检测提示注入、数据外泄、危险命令
openclaw skills install runtime-monitor运行时 I/O 安全监控模块,保护 AI 代理免受安全威胁。
使用此技能当:
| 等级 | 说明 |
|---|---|
| LOW | 低风险,正常操作 |
| MEDIUM | 中等风险,需关注 |
| HIGH | 高风险,建议拦截 |
| CRITICAL | 严重风险,立即阻止 |
from runtime_monitor import RuntimeMonitor
monitor = RuntimeMonitor()
result = monitor.detect(tool_call)