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.