🛡️
Automation

21RISK

by membranedev

21RISK is an Automation skill for Claude Code, published by membranedev in application-skills.

265 stars41 forkson membranedev/application-skillsAdded 2026/09/02+2% in starsRepository updated 2026/04/28
agent-skillsclaude-code-skillclaude-skillsmembraneskills
Install in seconds
Install 21RISK
Copy 21RISK into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/membranedev/application-skills/tree/main/skills/21risk ~/.claude/skills/21risk

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/membranedev/application-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/21risk/SKILL.md in membranedev/application-skills
Installs to
~/.claude/skills/21risk
Collection
One of 25 skills cataloged from this repository
Category
Automation1648 skills

What 21RISK does

21RISK manages risk and compliance data in the 21RISK platform. Use it to work with risks, controls, projects, findings, tasks, users, and settings through Membrane.

21RISK is cataloged under Automation on DirSkills. 21RISK comes from a repository tagged agent-skills, claude-code-skill, claude-skills, membrane and skills.

Documentation

README

21RISK

21RISK is a SaaS platform for managing risk and compliance. It's used by organizations to identify, assess, and mitigate risks across their operations.

Official docs: https://21risk.com/

21RISK Overview

  • Risk
    • Risk Assessment
  • Control
  • Project
  • Finding
  • Task
  • User
  • Settings

Working with 21RISK

This skill uses the Membrane CLI to interact with 21RISK. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Install the Membrane CLI so you can run membrane from the terminal:

npm install -g @membranehq/cli@latest

Authentication

membrane login --tenant --clientName=<agentType>

This is the opening of the README. Read the full README on GitHub.

Frequently asked about 21RISK

  • What else does membranedev publish alongside 21RISK?

    21RISK is one of 25 skills that DirSkills catalogs from membranedev/application-skills, the repository it ships in. Its siblings there include 0CodeKit, 10Duke and 10to8. Each one is a separate skill with its own page in this directory, installs the same way 21RISK does, and is maintained by membranedev in that same repository. The rest of the collection is listed on the membranedev/application-skills page.

  • How does 21RISK compare to other Automation skills?

    21RISK ranks #1402 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of 21RISK against them. Open each page to compare what they document and how they install.