neura-openclaw-file-change-review

neura-openclaw-file-change-review is a skill for Claude Code, Codex from neurarelay/relay-action-card. It costs 42 tokens per session (232 once invoked), scanned A, original, MIT.

A review skill for OpenClaw-style or local agents that want to edit, move, overwrite, or delete files. It prepares a decision record before local files are changed.

In plain words
What is it for?
Use it to review file changes and deletions, identify missing safeguards, and produce a decision-ready action card.
Why use it?
It checks that the requested file action has evidence, authority, and—when needed—a backup or restore plan before state changes occur.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to review file changes and deletions, identify missing safeguards, and produce a decision-ready action card.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/neurarelay/relay-action-card/neura-file-change-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add neurarelay/relay-action-card --skill neura-file-change-review
Clone the repo
git clone --depth 1 https://github.com/neurarelay/relay-action-card

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for neura-openclaw-file-change-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/neurarelay/relay-action-card/neura-file-change-review/github.svg)](https://agentmods.dev/skills/neurarelay/relay-action-card/neura-file-change-review)
Your own site
<a href="https://agentmods.dev/skills/neurarelay/relay-action-card/neura-file-change-review"><img src="https://agentmods.dev/badge/skills/neurarelay/relay-action-card/neura-file-change-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for neura-openclaw-file-change-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/neurarelay/relay-action-card/neura-file-change-review"><img src="https://agentmods.dev/badge/skills/neurarelay/relay-action-card/neura-file-change-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 232 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00232
Opus 5 $0.00021 $0.00116
Sonnet 5 $0.00008 $0.00046
Haiku 4.5 $0.00004 $0.00023

Measured 12d ago against content hash e210e3337f50, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

neura-openclaw-file-change-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/openclaw/neura-file-change-review/SKILL.md · 24 lines

What it actually says

Neura File Change Review

Use this skill before file edits, overwrites, moves, or deletes. Create a refs-only Action Card and get a Decision Receipt before the user or runtime changes local files.

This is an example skill, not an official OpenClaw or ClawHub integration, listing, approval, or partnership.

Check

  • file or artifact ref is present
  • change request ref is present
  • backup, diff, or restore ref is present for destructive actions
  • retention or ownership policy ref is present when deletion is proposed
  • delegated authority covers the file family and action class
  • risk category reflects reversibility and blast radius

Output

Return a Decision Receipt-ready Action Card draft, missing backup/evidence/policy refs, and a recommended route. Do not edit or delete files and do not include raw file contents, secrets, credentials, private payloads, or token values.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 24 lines · 42 tokens per session scan A e210e3337f50

Subscribe to this mod's changes

neura-openclaw-file-change-review is a skill published in the GitHub repository neurarelay/relay-action-card (2 stars, last pushed 19d ago), licensed MIT. It adds 42 tokens to every session and 232 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

loom-integrations

Configure and verify CodexLoom external platform integrations with the loom CLI. Use when inspecting or changing Connections, Agent Addresses, DM access, group/channel Conversation Memberships, trigger and reply policies, allow/block rules, trust domains, or Inbox/Outbox delivery for Feishu/Lark, Slack, Parall, and…

yan5xu/codexloom · 92 tokens

loom-communication

Use for communication between long-lived CodexLoom Agents: discovering domain owners, deciding when to contact another Agent, sending requests or notifications, replying to an agentmessage, checking queued delivery, and closing a request without a reply. Trigger whenever an Agent receives an agentmessage envelope or…

yan5xu/codexloom · 77 tokens

loom-external-messaging

Send and resolve governed external messages through CodexLoom. Use whenever an Agent receives an external Inbox message from Feishu/Lark, Slack, Parall, or another Connector; must reply, explicitly decline, or defer an external Inbox item; needs to publish proactively to an authorized Conversation Membership; sends…

yan5xu/codexloom · 104 tokens

domain-agent-coaching

Coach the design and ongoing reflection of long-lived domain Agents and Agent organizations. Use when defining or revising Identity, Domain, Scope, Organization or Collaboration relationships; deciding whether recurring work should become an Agent, Internal Agent, Skill, or Task; examining overlap, gaps, overloaded…

yan5xu/codexloom · 87 tokens

loom-topics

Coordinate bounded work that spans multiple Turns, days, or CodexLoom Agents through a shared Topic. Use when a workstream needs one Responsible Agent, scoped Participants, a versioned current brief, waiting conditions, evidence links, or recovery after time has passed; when receiving loomtopiccontext; or when…

yan5xu/codexloom · 107 tokens

loom-feishu

Read Feishu/Lark messages, topic replies, and chat history through CodexLoom's managed Connector. Use when a Feishu Inbox or dispatch lacks enough context; a chat, message, topic root, or reply chain must be inspected; current Feishu history is needed before replying; or the user asks what happened in a Feishu topic.…

yan5xu/codexloom · 92 tokens