← 返回 Skills 市场
jcools1977

Reflex Arc

作者 John DeVere Cooley · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
303
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install reflex-arc
功能描述
Zero-cost cognitive immune system for AI agents. Fires automatic pre-response reflexes that catch contradictions, scope drift, hallucinations, overengineerin...
安全使用建议
This skill appears coherent and low-risk: it contains only prompt-level instructions and a small local diagnostic script, and it does not request secrets or network access. Things to consider before installing: 1) Because it tells the agent to run these checks 'silently' and not mention them, you may want to require the agent to disclose that it's applying Reflex Arc checks to users (for transparency). 2) It's an instruction-only/meta skill — its effectiveness depends entirely on the agent actually following the SKILL.md; test it with sample prompts to confirm behavior. 3) Run the included scripts/reflex-check.sh locally to verify SKILL.md location and inspect the references/ docs. If you need stricter guarantees, request an implementation that logs when reflexes fired (without leaking user data) or one that explicitly reports applied corrections to the user.
功能分析
Type: OpenClaw Skill Name: reflex-arc Version: 1.0.0 The OpenClaw skill 'reflex-arc' is benign. The `SKILL.md` file contains instructions for the AI agent to perform meta-cognitive self-correction, such as checking for contradictions, scope drift, and hallucinations, to improve the quality of its responses. These instructions are designed to enhance the agent's reasoning and output, not to subvert it or perform malicious actions. The `scripts/reflex-check.sh` is a simple diagnostic bash script that verifies the skill's installation and status using standard file system operations, without any network calls, arbitrary command execution, or access to sensitive data. The `references/methodology.md` is purely informational documentation. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection designed to harm the agent or its environment.
能力评估
Purpose & Capability
Name and description promise lightweight, internal pre-response checks. The SKILL.md contains detailed, plausible checks for contradictions, scope drift, calibration, depth matching, hallucination sniffing, and inversion checks. No unrelated capabilities, credentials, or external integrations are requested, so the declared purpose aligns with the actual footprint.
Instruction Scope
SKILL.md instructs the agent to 'silently' run six checks on qualifying responses and to 'never mention the reflexes' unless asked. That is coherent for a meta-skill, but it grants the skill discretion to alter responses without explicit disclosure to end users. The instructions are otherwise scoped to conversation context and do not ask the agent to read unrelated system files or env vars. Also note: the skill is instruction-only; there is no enforcement mechanism beyond the agent following the written rules.
Install Mechanism
No install spec (instruction-only) and a small diagnostic shell script are included. There are no downloads, external package installs, or extract operations. This is low-risk from an installation perspective.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The included script reads only common local paths (HOME) to locate SKILL.md; this is consistent with a diagnostic helper and proportional to the stated purpose.
Persistence & Privilege
The skill is user-invocable and does not set always: true. disable-model-invocation is false (normal), so the agent may invoke it autonomously — this is expected for a meta-skill whose job is to run pre-response checks. There is no evidence it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reflex-arc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reflex-arc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug reflex-arc
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Reflex Arc 是什么?

Zero-cost cognitive immune system for AI agents. Fires automatic pre-response reflexes that catch contradictions, scope drift, hallucinations, overengineerin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 303 次。

如何安装 Reflex Arc?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reflex-arc」即可一键安装,无需额外配置。

Reflex Arc 是免费的吗?

是的,Reflex Arc 完全免费(开源免费),可自由下载、安装和使用。

Reflex Arc 支持哪些平台?

Reflex Arc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reflex Arc?

由 John DeVere Cooley(@jcools1977)开发并维护,当前版本 v1.0.0。

💬 留言讨论