clio
Integrates with Clio API for managing legal practice data, including matters, tasks, and billing through OAuth authentication.
Install this skill
Security score
The clio skill was audited on Feb 16, 2026 and we found 20 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 516 | 'Authorization': `Bearer ${process.env.MATON_API_KEY}` |
Fetch to external URL
| 512 | const response = await fetch( |
Access to .env file
| 516 | 'Authorization': `Bearer ${process.env.MATON_API_KEY}` |
External URL reference
| 6 | For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). |
External URL reference
| 13 | homepage: "https://maton.ai" |
External URL reference
| 29 | req = urllib.request.Request('https://gateway.maton.ai/clio/api/v4/matters?fields=id,display_number,description,status') |
External URL reference
| 38 | https://gateway.maton.ai/clio/{native-api-path} |
External URL reference
| 59 | 1. Sign in or create an account at [maton.ai](https://maton.ai) |
External URL reference
| 60 | 2. Go to [maton.ai/settings](https://maton.ai/settings) |
External URL reference
| 65 | Manage your Clio OAuth connections at `https://ctrl.maton.ai`. |
External URL reference
| 72 | req = urllib.request.Request('https://ctrl.maton.ai/connections?app=clio&status=ACTIVE') |
External URL reference
| 84 | req = urllib.request.Request('https://ctrl.maton.ai/connections', data=data, method='POST') |
External URL reference
| 96 | req = urllib.request.Request('https://ctrl.maton.ai/connections/{connection_id}') |
External URL reference
| 110 | "url": "https://connect.maton.ai/?session_token=...", |
External URL reference
| 124 | req = urllib.request.Request('https://ctrl.maton.ai/connections/{connection_id}', method='DELETE') |
External URL reference
| 137 | req = urllib.request.Request('https://gateway.maton.ai/clio/api/v4/matters') |
External URL reference
| 494 | "next": "https://app.clio.com/api/v4/matters?page_token=xyz123" |
External URL reference
| 513 | 'https://gateway.maton.ai/clio/api/v4/matters?fields=id,display_number,description', |
External URL reference
| 530 | 'https://gateway.maton.ai/clio/api/v4/matters', |
External URL reference
| 575 | - [Maton Community](https://discord.com/invite/dBfFAcefs2) |
Install this skill with one command
/learn @openclaw/clio