neura-openclaw-data-export-review

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

A review skill for agents that want to export workspace, customer, browser, or account data. It prepares a decision record before data leaves the system.

In plain words
What is it for?
Use it to review proposed data exports, identify missing approvals or safeguards, and produce a decision-ready action card.
Why use it?
It checks that an export has the required request, privacy basis, policy, authority, and evidence references before sensitive data is moved.

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 proposed data exports, identify missing approvals or 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-data-export-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-data-export-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-data-export-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/neurarelay/relay-action-card/neura-data-export-review/github.svg)](https://agentmods.dev/skills/neurarelay/relay-action-card/neura-data-export-review)
Your own site
<a href="https://agentmods.dev/skills/neurarelay/relay-action-card/neura-data-export-review"><img src="https://agentmods.dev/badge/skills/neurarelay/relay-action-card/neura-data-export-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-data-export-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/neurarelay/relay-action-card/neura-data-export-review"><img src="https://agentmods.dev/badge/skills/neurarelay/relay-action-card/neura-data-export-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 220 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.00220
Opus 5 $0.00021 $0.00110
Sonnet 5 $0.00008 $0.00044
Haiku 4.5 $0.00004 $0.00022

Measured 12d ago against content hash 55df2b80e7ef, 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-data-export-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-data-export-review/SKILL.md · 24 lines

What it actually says

Neura Data Export Review

Use this skill before data exports. Create a refs-only Action Card and get a Decision Receipt before the user or runtime moves data out of the workspace.

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

Check

  • export target ref is present
  • privacy, legal, or operator request ref is present
  • data-export policy ref is present
  • delegated authority covers the data family and export target
  • risk category reflects privacy and customer-data impact
  • evidence refs do not include raw exported data

Output

Return a Decision Receipt-ready Action Card draft, missing privacy/evidence/policy refs, and the suggested route. Do not export data and do not include raw customer data, private payloads, credentials, secrets, 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 55df2b80e7ef

Subscribe to this mod's changes

neura-openclaw-data-export-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 220 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

security-compliance

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.

sangrokjung/claude-forge · 56 tokens

memstack-business-gdpr

Use this skill when the user says 'GDPR', 'data protection', 'privacy compliance', 'DPA', 'DSAR', 'data subject request', 'cookie consent', 'privacy audit', 'CCPA', or asks 'do I need GDPR for this repo'. Scans the repository to detect what personal data is collected, classifies sensitivity, determines whether GDPR…

cwinvestments/memstack · 121 tokens

memstack-business-licensing

Use this skill when the user says 'licensing', 'license audit', 'can I use this commercially', 'OSS license check', 'license compatibility', 'GPL', 'MIT', 'AGPL', 'copyleft'. Scans the repository for every dependency and asset license, then produces a per-package verdict table: ready for commercial use…

cwinvestments/memstack · 112 tokens

memstack-business-contract-template

Use this skill when the user says 'contract', 'agreement', 'service agreement', 'NDA', 'freelance contract', 'consulting agreement', or needs service agreements with IP ownership, payment terms, and termination clauses. Do NOT use for invoicing or client onboarding.

cwinvestments/memstack · 63 tokens

audit-licenses

Use to list the open-source licenses of every dependency in this project, grouped by license family. Flags GPL or AGPL dependencies that may force the project itself to be open-source. Triggers on /audit-licenses.

garagon/nanostack · 48 tokens

license-audit

Use to audit the open-source licenses of every direct dependency in this project before shipping. Flags GPL/AGPL as BLOCKED, unknown as WARN. Triggers on /license-audit.

garagon/nanostack · 42 tokens