← 返回
未分类

Neura Relay Core for OpenClaw-Style Agents

Use when an OpenClaw-style or local autonomous computer-use agent needs a single Neura Relay preflight workflow for messages, file changes, browser submits,...
在 OpenClaw 风格或本地自主计算机使用代理需要针对消息、文件变更、浏览器提交等场景的单一Neura Relay 前置工作流时使用。
neurarelay neurarelay 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 276
下载
💾 1
安装
1
版本
#latest#stable

概述

Neura Relay Core For OpenClaw-Style Agents

Use this skill before a local autonomous agent takes a consequential action. The goal is one governed checkpoint:

proposed action -> refs-only Action Card -> Relay Decision Receipt -> runtime-owned execution

This is a community example skill pack. It is not an official OpenClaw or ClawHub integration, approval, endorsement, or partnership.

Current Package Truth

  • Canonical npm package: @neurarelay/openclaw-preflight-adapter@0.1.1
  • Canonical ClawHub community package: @neurarelay/openclaw-preflight-adapter@0.1.4
  • Historical ClawHub community fallback: @rpelevin/neura-relay-preflight-adapter@0.1.1
  • ClawHub history thread: openclaw/clawhub#2190
  • Execution owner: developer or local runtime, not Neura

Prefer the canonical npm package for JavaScript imports. Use the canonical ClawHub community package for OpenClaw installs when ClawHub audits and local policy allow it. The @rpelevin package remains a historical fallback only; neither package creates an official OpenClaw or ClawHub approval, listing, endorsement, integration, or partnership claim.

Workflow

  1. Classify the action family: message, file, browser, shell, package/publisher, workflow, memory, or data export.
  2. Build a refs-only Action Card. Include action refs, target refs, authority refs, evidence refs, rule refs, risk category, and requested outcome.
  3. Reject raw payloads. Do not include message bodies, file contents, form values, raw command strings, package credentials, customer data, secrets, tokens, passwords, or private payloads.
  4. Route the card through Relay or the preflight adapter. Use dry-run mode when only shaping the card.
  5. Interpret the Decision Receipt before execution:
    • proceed: execute only if authority is Registry-backed or the local policy explicitly accepts the receipt route.
    • human_review: stop and collect a named human review ref.
    • revise: update the Action Card with missing evidence, policy, target, or authority refs.
    • stop or blocked: do not execute; record the blocking reason and readiness path.
  6. Preserve the trace, transaction ref, receipt id, and developer-owned next step.

High-Risk Triggers

Always require a Decision Receipt before:

  • sending external messages or public comments
  • deleting, overwriting, or moving files
  • submitting browser forms or changing account state
  • running shell commands, package scripts, deploys, or release operations
  • publishing packages, changing package metadata, or changing publisher namespace ownership
  • writing persistent memory
  • exporting customer, account, browser, or workspace data

For package and publisher actions, require source repo, source commit, package identity, owner/publisher ref, artifact digest or pack ref, and no-official-claim boundary refs.

Output

Return:

  • action family and one-sentence proposed action summary
  • refs-only Action Card draft or adapter preflightAction
  • missing authority, policy, evidence, artifact, or target refs
  • Decision Receipt interpretation when a receipt is available
  • next step for the developer-owned runtime
  • reminder that no local execution should happen until the receipt path is accepted

Read references/scenario-corpus.md when the action is package/publisher related, involves customer data, or needs examples for receipt interpretation.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-20 06:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,423 📥 326,119
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,245 📥 271,987
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 850 📥 330,783