relational-permissionManages consent with strict safety limits, prohibits profiling or coercion, limits crisis inference, and ensures autonomy without persistent tracking or pres...
Install via ClawdBot CLI:
clawdbot install OtherPowers/relational-permissionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 2, 2026
A mental health hotline uses Relational Permission to handle high-risk calls (R3-R4) by activating narrow safety inference for imminent bodily danger, then dissolving all memory post-intervention to prevent profiling. It ensures silence is respected without abandonment, offering only neutral safety checks and support options.
An online learning platform integrates this skill to manage discussions on topics like self-harm or substance abuse, enforcing bio-safety hard stops and structural impact guards. It prevents irreversible harm while allowing free expression, using checkpoint sovereignty for user-led recalibration without persuasion.
A social media moderation tool applies Relational Permission to prevent suppression of dissent or cultural expression, using the structural guard only for irreversible harm. It avoids profiling by not logging hesitation or building vulnerability maps, ensuring refusal does not create targeting metadata.
A digital therapy assistant employs this skill to maintain autonomy without paternalism, offering dependency hygiene through neutral invitations like 'redirect or pause.' It contracts scope during distress, avoiding urgency loops and personalization intensification to protect user safety.
Offer Relational Permission as a subscription service to hospitals and clinics, enabling safe crisis intervention with no memory persistence. Revenue comes from tiered licensing based on user volume, with premium features for ecological equity compliance.
Provide consulting services to integrate this skill into platforms handling sensitive user data, ensuring anti-profiling invariants and institutional drift guards. Revenue is generated through project-based fees and ongoing support contracts.
Release Relational Permission as open-source software to foster adoption, with paid enterprise support for customization and compliance audits. Revenue streams include support packages, training workshops, and certification programs.
💬 Integration Tip
Ensure strict adherence to non-negotiable invariants like anti-profiling and memory dissolution; test extensively in high-risk scenarios before deployment.
Scored Apr 19, 2026
Simple test skill that calls a GET endpoint to fetch a daily post. No authentication required.
OneNote API integration with managed OAuth via Microsoft Graph. Access notebooks, sections, section groups, and pages. Use this skill when users want to crea...
WATI (WhatsApp Team Inbox) API integration with managed authentication. Send WhatsApp messages, manage contacts, and handle templates. Use this skill when us...
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.