Zoho Recruit

v1.0.3

Zoho Recruit API integration with managed OAuth. Manage candidates, job openings, interviews, and recruitment workflows. Use this skill when users want to read, create, update, or search recruitment data like candidates, job openings, interviews, and applications in Zoho Recruit. 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· 11.9k·5 current·7 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
medium confidence
Purpose & Capability
Name/description (Zoho Recruit integration) align with what the skill asks for: network access and a Maton API key. The skill consistently instructs use of Maton gateway endpoints (gateway.maton.ai and ctrl.maton.ai) which is coherent for a managed-OAuth proxy integration.
Instruction Scope
SKILL.md only instructs HTTP requests to Maton-controlled endpoints and how to manage OAuth connections; it does not direct reading of unrelated files or extra environment variables. Important operational detail: all Zoho Recruit requests and OAuth flows are proxied through maton.ai/ctrl.maton.ai, meaning recruitment data and OAuth tokens transit Maton infrastructure — that is expected but worth highlighting.
Install Mechanism
No install spec or code is shipped (instruction-only), so nothing is written to disk or downloaded during install. This minimizes install-time risk.
Credentials
The only required environment variable is MATON_API_KEY, which is proportionate for a gateway-based integration. Minor inconsistency: registry metadata lists no primary credential even though the skill clearly requires MATON_API_KEY as the main auth token.
Persistence & Privilege
Skill does not request always:true and is user-invocable only; it does not attempt to modify other skills or global agent settings. Autonomous invocation remains allowed (platform default) but is not augmented by extra privileges.
Assessment
This skill is internally consistent and does what it claims: it uses the Maton gateway to talk to Zoho Recruit and requires a MATON_API_KEY. Before installing, verify you trust maton.ai (it will proxy your Zoho data and OAuth tokens). Ask: who runs Maton, what is their privacy/security posture, how long are tokens retained, and can you revoke or scope the API key? Treat MATON_API_KEY like a sensitive credential: store it securely, rotate it if compromised, and avoid using this skill with data you cannot share with an external gateway. Note the small metadata inconsistency (no primary credential declared) and consider confirming the publisher/source/homepage before deployment.

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

latestvk970wsn0qjh1z3p117hetjqwh580xk8s

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments