zoho-recruit
Integrates with Zoho Recruit API for managing recruitment workflows, candidates, and job openings using OAuth authentication.
Install this skill
Security score
The zoho-recruit skill was audited on Feb 12, 2026 and we found 37 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 603 | 'Authorization': `Bearer ${process.env.MATON_API_KEY}` |
Fetch to external URL
| 599 | const response = await fetch( |
Access to .env file
| 603 | '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
| 28 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates?per_page=10') |
External URL reference
| 37 | https://gateway.maton.ai/zoho-recruit/{native-api-path} |
External URL reference
| 58 | 1. Sign in or create an account at [maton.ai](https://maton.ai) |
External URL reference
| 59 | 2. Go to [maton.ai/settings](https://maton.ai/settings) |
External URL reference
| 64 | Manage your Zoho Recruit OAuth connections at `https://ctrl.maton.ai`. |
External URL reference
| 71 | req = urllib.request.Request('https://ctrl.maton.ai/connections?app=zoho-recruit&status=ACTIVE') |
External URL reference
| 83 | req = urllib.request.Request('https://ctrl.maton.ai/connections', data=data, method='POST') |
External URL reference
| 95 | req = urllib.request.Request('https://ctrl.maton.ai/connections/{connection_id}') |
External URL reference
| 109 | "url": "https://connect.maton.ai/?session_token=...", |
External URL reference
| 123 | req = urllib.request.Request('https://ctrl.maton.ai/connections/{connection_id}', method='DELETE') |
External URL reference
| 136 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates') |
External URL reference
| 162 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/settings/modules') |
External URL reference
| 193 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates?per_page=10') |
External URL reference
| 239 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates/846336000000552208') |
External URL reference
| 273 | req = urllib.request.Request(f'https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates/search?criteria={criteria}') |
External URL reference
| 311 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates', data=data, method='POST') |
External URL reference
| 364 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates/846336000000552208', data=data, method='PUT') |
External URL reference
| 390 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Job_Openings?per_page=10') |
External URL reference
| 471 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Interviews?per_page=10') |
External URL reference
| 515 | req = urllib.request.Request('https://gateway.maton.ai/zoho-recruit/recruit/v2/Departments?per_page=10') |
External URL reference
| 600 | 'https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates?per_page=10', |
External URL reference
| 617 | 'https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates', |
External URL reference
| 670 | req = urllib.request.Request('https://ctrl.maton.ai/connections') |
External URL reference
| 680 | - Correct: `https://gateway.maton.ai/zoho-recruit/recruit/v2/Candidates` |
External URL reference
| 681 | - Incorrect: `https://gateway.maton.ai/recruit/v2/Candidates` |
External URL reference
| 685 | - [Zoho Recruit API v2 Overview](https://www.zoho.com/recruit/developer-guide/apiv2/) |
External URL reference
| 686 | - [Get Records API](https://www.zoho.com/recruit/developer-guide/apiv2/get-records.html) |
External URL reference
| 687 | - [Insert Records API](https://www.zoho.com/recruit/developer-guide/apiv2/insert-records.html) |
External URL reference
| 688 | - [Update Records API](https://www.zoho.com/recruit/developer-guide/apiv2/update-records.html) |
External URL reference
| 689 | - [Delete Records API](https://www.zoho.com/recruit/developer-guide/apiv2/delete-records.html) |
External URL reference
| 690 | - [Search Records API](https://www.zoho.com/recruit/developer-guide/apiv2/search-records.html) |
External URL reference
| 691 | - [Modules API](https://www.zoho.com/recruit/developer-guide/apiv2/modules-api.html) |
External URL reference
| 692 | - [Maton Community](https://discord.com/invite/dBfFAcefs2) |
Install this skill with one command
/learn @openclaw/zoho-recruit