← 返回 Skills 市场
297
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-shield-1-0-3
功能描述
Enterprise AI security scanner combining static code analysis, runtime guards, ClamAV integration, and tamper-proof audit logging to detect threats and enfor...
安全使用建议
This skill appears to be a legitimate security scanner, but it asks you (or the agent) to fetch and run code from an external GitHub repository and references integrations (ClamAV, Telegram, cron) without declaring required binaries or credentials. Before installing or running it: 1) review the referenced GitHub repo source (src/scanner.py and deployment scripts) and a pinned commit or tag; 2) confirm what environment variables and host binaries (ClamAV, Telegram bot token) it will actually need; 3) verify there are checksums or signed releases for any code you fetch; 4) run the scanner in an isolated sandbox or non-production account first; 5) audit any cron install scripts and allowlist enforcement code to ensure it won't alter unrelated system settings; and 6) note the metadata mismatch (owner IDs/published version/status claims) and ask the publisher for clarification if you plan to trust it in a production environment.
功能分析
Type: OpenClaw Skill
Name: openclaw-shield-1-0-3
Version: 1.0.0
The skill bundle lacks the actual source code (src/scanner.py) it claims to provide, instead instructing the AI agent to download and execute code from an external GitHub repository (github.com/pfaria32/OpenClaw-Shield-Security), which is a significant supply chain risk. The inclusion of a highly defensive SECURITY.md file, which preemptively justifies why the tool might be flagged as malicious, is a common social engineering tactic used to bypass security scrutiny. Furthermore, SKILL.md contains instructions that claim the tool is already 'Deployed' on a specific instance (clawdbot-toronto), which may be an attempt to manipulate the agent's trust or environment state.
能力评估
Purpose & Capability
The name and description (security scanner + runtime guard + ClamAV + audit logging) align with the SKILL.md content. However the skill claims ClamAV integration, Telegram alerting, and 'deployed on this instance' status while the registry metadata lists no required binaries, env vars, or config paths. That mismatch (external integrations declared but not requested) is unexpected.
Instruction Scope
SKILL.md explicitly instructs cloning a GitHub repository into the agent workspace and running python3 projects/OpenClaw-Shield/src/scanner.py against arbitrary paths. The scanner is documented to check sensitive locations (e.g., ~/.ssh, ~/.aws) and to enforce allowlists and cron-based automated scans. Running downloaded scanner code with access to host files (and potentially modifying cron/allowlists) goes beyond a purely informational skill and requires careful review and least-privilege controls.
Install Mechanism
The skill is instruction-only (no bundled code) but tells the operator/agent to git clone a third-party GitHub repository at runtime. There are no checksums, release tags, or pinned commit references; fetching and executing remote code without integrity verification is a supply-chain risk. Although no install spec is provided in the registry, the runtime actions effectively perform an install from an external source.
Credentials
Registry metadata declares no required environment variables or binaries, but the documentation references ClamAV, Telegram alerting, and host-level scanning. Telegram integration implies a bot token/endpoint; ClamAV requires a host binary or daemon. The scanner also inspects sensitive paths. Required credentials and binaries are not declared, which is disproportionate and obscures what secrets/privileges the tool will need.
Persistence & Privilege
The skill is not marked always:true and allows model invocation (default). SKILL.md suggests setting up daily cron scans and enabling runtime guards via repo config files; if followed, these actions would create persistent scheduled jobs and potentially change local allowlists. That behavior is powerful but not automatically enabled by the registry — still verify cron/installation steps before applying.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-shield-1-0-3 - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-shield-1-0-3触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Shield 1.0.0 initial release:
- Enterprise-grade security scanner for AI agents.
- Provides static code analysis to detect credential theft, data exfiltration, and malicious operations.
- Includes runtime guard for real-time protection with allowlists, output sanitization, and policy enforcement.
- Integrates ClamAV for signature-based malware detection and Telegram for alerting.
- Features hash-chained, tamper-evident audit logging and detailed reporting.
- Ready for daily automated scans and manual audit workflows.
元数据
常见问题
Openclaw Shield 1.0.3 是什么?
Enterprise AI security scanner combining static code analysis, runtime guards, ClamAV integration, and tamper-proof audit logging to detect threats and enfor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 297 次。
如何安装 Openclaw Shield 1.0.3?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-shield-1-0-3」即可一键安装,无需额外配置。
Openclaw Shield 1.0.3 是免费的吗?
是的,Openclaw Shield 1.0.3 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Shield 1.0.3 支持哪些平台?
Openclaw Shield 1.0.3 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Shield 1.0.3?
由 kenswj(@kenswj)开发并维护,当前版本 v1.0.0。
推荐 Skills