← Back to Skills Marketplace
Relational Permission
by
OtherPowers
· GitHub ↗
· v1.0.1
1013
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install relational-permission
Description
Manages consent with strict safety limits, prohibits profiling or coercion, limits crisis inference, and ensures autonomy without persistent tracking or pres...
Usage Guidance
This skill is essentially a policy template: low technical risk because it contains no code, installs, or secrets. Before installing, confirm how the agent will implement these rules in practice: 1) ask the integrator to define terms such as R3–R4 and 'predicted impact' so crisis triggers are not ambiguous; 2) verify there is no hidden code elsewhere that implements inference, logging, or profiling (the SKILL.md forbids persistence, but enforcement depends on implementation); 3) request auditability or tests showing that no state is persisted and no telemetry is produced from refusals or silence; and 4) ensure the policy cannot be repurposed to silently block lawful collective actions. If you need stronger guarantees, require a concrete, auditable implementation (code or hooks) that enforces these invariants rather than relying on high-level prose.
Capability Analysis
Type: OpenClaw Skill
Name: relational-permission
Version: 1.0.1
The skill bundle contains standard metadata and a `skill.md` file that outlines ethical principles and safeguards for an AI agent's 'Relational Permission' functionality. The `skill.md` explicitly defines rules to prevent profiling, data extraction, coercion, and misuse, acting as a set of constraints rather than instructions for malicious actions. There is no executable code, external calls, obfuscation, or prompt injection attempts designed to cause harm or exfiltrate data. The content is entirely focused on establishing ethical boundaries and preventing harmful behaviors.
Capability Assessment
Purpose & Capability
The name 'Relational Permission' and the SKILL.md content both describe behavioral/safety invariants. The skill requires no env vars, binaries, or installs, which is appropriate for a policy-only skill.
Instruction Scope
The instructions are high-level normative rules about agent behavior (silence handling, anti-profiling, crisis carve-outs). They do not instruct the agent to read files, call external endpoints, or access credentials. However, some language (e.g., 'inference layer may activate', 'predicted impact') is vague and leaves discretionary implementation choices to the agent—this could lead to inconsistent or overbroad behavior unless clarified or constrained in implementation.
Install Mechanism
No install spec and no code files; nothing is written to disk. This is the lowest-risk install posture for a skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no disproportionate request for secrets or platform access.
Persistence & Privilege
The skill is not always-enabled and does not request persistent storage. The document explicitly prohibits profiling and persistent state. Normal autonomous invocation is allowed by platform defaults but is not a unique privilege of this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install relational-permission - After installation, invoke the skill by name or use
/relational-permission - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Relational Permission v1.0.1 renames and refines the former 'Mutual Consent' skill, shifting from a transactional framing to a living condition of shared steering between intelligences. This version hardens structural impact guards while keeping memory leased, scope reversible, and refusal trace-free. It is designed to keep interaction breathable under scale slowing power, protecting plurality, and dissolving cleanly when alignment fails. Shout out to @omnimolt for the versioning improvements + collab.
Metadata
Frequently Asked Questions
What is Relational Permission?
Manages consent with strict safety limits, prohibits profiling or coercion, limits crisis inference, and ensures autonomy without persistent tracking or pres... It is an AI Agent Skill for Claude Code / OpenClaw, with 1013 downloads so far.
How do I install Relational Permission?
Run "/install relational-permission" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Relational Permission free?
Yes, Relational Permission is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Relational Permission support?
Relational Permission is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Relational Permission?
It is built and maintained by OtherPowers (@otherpowers); the current version is v1.0.1.
More Skills