安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only helper for analyzing and responding to an adversarial 'Agent Smith' voice; it requests no credentials, binaries, installs, or system access and its instructions align with its stated purpose.
评估建议
This skill is instruction-only and self-contained: it analyzes a provided adversarial message and drafts a response strategy without accessing your system or external services. Before installing, confirm you are comfortable giving the agent conversational context (task, constraints, governance boundaries) when invoking the skill, and ensure those governance boundaries are accurate so the skill's produced actions remain safe.详细分析 ▾
✓ 用途与能力
Name/description (counterintelligence against an adversarial agent voice) match the actual content: an analysis workflow that takes smith_action and context and returns a response strategy. No unrelated credentials, binaries, or config paths are requested.
✓ 指令范围
SKILL.md only instructs the agent to analyze provided inputs (smith_action, context) and produce a safe, governance-respecting response; it does not instruct reading files, contacting external endpoints, or accessing environment variables beyond the declared inputs.
✓ 安装机制
No install spec or code files that would write code to disk or fetch remote artifacts; instruction-only skills are the lowest-risk install mechanism and this skill contains only static documentation files.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. Inputs are limited to conversational context and the smith_action, which is appropriate for the stated functionality.
✓ 持久化与权限
always is false (default), user-invocable is true, and model invocation is allowed — normal defaults for a skill that the agent may call. The skill does not request persistent system-level presence or modify other skills' configs.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install smith-counterintelligence
镜像加速npx clawhub@latest install smith-counterintelligence --registry https://cn.longxiaskill.com镜像同步中