Clio

v1.0.0

Clio API integration with managed OAuth. Legal practice management including matters, contacts, activities, tasks, documents, calendar entries, time entries, and billing. Use this skill when users want to manage legal practice data in Clio Manage. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

2· 1.2k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Clio Manage integration) align with the declared requirement (MATON_API_KEY) and the SKILL.md which shows HTTP calls to Maton gateways that proxy to Clio. Requiring a Maton API key is expected for a gateway-managed OAuth approach.
Instruction Scope
The SKILL.md contains example HTTP/Python requests targeting gateway.maton.ai and ctrl.maton.ai and shows how to manage OAuth connections. It does not instruct reading unrelated files, scanning the host, or exfiltrating arbitrary system data. All network calls point to Maton endpoints (not unexpected given the gateway model).
Install Mechanism
This is an instruction-only skill with no install spec or bundled code, so nothing is downloaded or written to disk by the skill itself.
Credentials
Only one environment variable (MATON_API_KEY) is required which matches the gateway usage. Note that this single key likely grants Maton access to any connected Clio accounts, so it is a high-value secret and should be treated accordingly (rotate, limit scope, audit).
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system configuration according to the manifest.
Assessment
This skill appears internally consistent: it proxies Clio API calls through Maton and only needs MATON_API_KEY. Before installing, confirm you trust Maton (maton.ai) because the MATON_API_KEY will allow the gateway to access your Clio data and manage OAuth connections on your behalf. Treat the key as a high-value secret: use least-privilege API keys if available, rotate keys regularly, review Maton’s privacy/terms, and prefer connecting directly to Clio only if you require minimizing third-party intermediaries. If you need higher assurance, ask the skill publisher for a canonical homepage/source and verify the Maton endpoints and account pages mentioned in the SKILL.md.

Like a lobster shell, security has layers — review code before you run it.

latestvk976p14zv17mchwtpja09m9bfn810t9a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments