Jobber

v1.0.2

Jobber API integration with managed OAuth. Manage clients, jobs, invoices, quotes, properties, and team members for field service businesses. Use this skill when users want to create and manage service jobs, clients, quotes, invoices, or access scheduling data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

3· 5.2k·0 current·1 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
Name/description (Jobber integration) match the required artifact (MATON_API_KEY) and the documented endpoints (gateway.maton.ai, ctrl.maton.ai). Requesting a Maton API key is proportionate for a managed-OAuth gateway.
Instruction Scope
SKILL.md contains concrete GraphQL examples and connection-management calls scoped to Maton/Jobber endpoints. It does not instruct reading unrelated files, scanning system state, or exfiltrating data to non-Maton domains.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is written to disk or downloaded by the installer.
Credentials
Only MATON_API_KEY is required. That single credential maps directly to the gateway-based authentication described in the docs; no unrelated secrets or config paths are requested.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously by the agent (disable-model-invocation:false), which is the platform default — this is expected but means the agent could perform API actions with the provided key when the skill runs.
Assessment
This skill appears to do what it says: it calls Maton gateway endpoints to access Jobber and only needs your MATON_API_KEY. Before installing, confirm you trust Maton (maton.ai) and the account providing the API key. Limit the key's scope if possible, monitor usage, and rotate the key if you later revoke access. Because the skill can be invoked by the agent, review what operations you allow the agent to perform (creating invoices, deleting clients, etc.) and ensure that giving the MATON_API_KEY to this skill matches your security policies.

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

latestvk9745rsv6e5dzrmcp9mk29347h80xg28

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments