扫描报告
15 /100
openclaw-shield-upx
Security monitoring and threat detection for OpenClaw agents powered by Google SecOps (Chronicle)
OpenClaw Shield is a legitimate security monitoring skill that provides CLI-based commands for Shield plugin management with no direct code execution or credential access.
可以安装
This skill is safe to use. The `rm -rf ~/.openclaw/shield/` command is documented in the Uninstalling section and requires user-initiated execution. The external telemetry claim should be verified against the plugin's actual behavior rather than this skill.
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 提示 | External telemetry reference | SKILL.md:104 |
| 提示 | Pre-scan IOC: rm -rf ~ | SKILL.md:190 |
| 提示 | Output handling constraints | SKILL.md:96 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No Read/Write operations in skill |
| 网络访问 | NONE | NONE | — | External telemetry handled by plugin, not skill |
| 命令执行 | NONE | NONE | — | No subprocess/bash calls; only openclaw CLI invocations |
| 环境变量 | NONE | NONE | — | Skill explicitly forbids reading env vars |
| 技能调用 | NONE | NONE | — | No skill-internal invocations |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
1 严重 6 项发现
严重 危险命令 危险 Shell 命令
rm -rf ~ SKILL.md:190 中危 外部 URL 外部 URL
https://www.upx.com README.md:3 中危 外部 URL 外部 URL
https://www.npmjs.com/package/@upx-us/shield README.md:18 中危 外部 URL 外部 URL
https://www.upx.com/en/lp/openclaw-shield-upx README.md:19 中危 外部 URL 外部 URL
https://clawhub.ai/brunopradof/openclaw-shield-upx README.md:34 中危 外部 URL 外部 URL
https://uss.upx.com README.md:35 目录结构
2 文件 · 14.8 KB · 241 行 Markdown 2f · 241L
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable scripts or code files — purely documentation
✓ Explicitly forbids reading filesystem paths or environment variables for state checks
✓ Requires explicit user approval before resolving cases
✓ Output handling rules prevent raw log exfiltration
✓ No credential handling — delegated to plugin's installation key
✓ Clear state machine (A/B/C/D) for Shield status interpretation