Openjobs People Match

v1.0.1

Evaluate candidate-job fit using OpenJobs AI. Grade a single CV against a job description or bulk-grade multiple candidates and rank them by match score.

4· 234·10 current·10 all-time
byOpenJobs AI@openjobsai
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 match the behavior: the skill calls the OpenJobs/Mira API to grade CVs and bulk-grade LinkedIn URLs. The single required env var (MIRA_KEY) is the API key required for that service and is proportionate to the stated purpose.
Instruction Scope
SKILL.md only instructs the agent to check for MIRA_KEY, call documented API endpoints (version, people-grade, people-bulk-grade), and format results. It does not instruct reading arbitrary files, other env vars, or contacting unrelated endpoints. Asking the user to set MIRA_KEY via export is expected for an API-key-driven skill.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk. This is the lowest-risk installation model.
Credentials
Only MIRA_KEY is required and declared as the primary credential. No unrelated secrets, config paths, or excessive environment variables are requested.
Persistence & Privilege
always:false and no special persistence or system-wide config changes are requested. The skill does make a network call at session start to check versions, which is reasonable for a versioned API client.
Assessment
This skill appears coherent and limited in scope, but before installing consider: only provide a MIRA_KEY you trust (treat it like a password), avoid pasting sensitive candidate information unless you have consent and are allowed to send it to the external service, and review OpenJobs/Mira's privacy and retention policies. Be mindful of rate limits and quota (the docs mention 402/429 errors). Because this is an instruction-only skill, there is no local code to inspect; if you require stronger assurance, ask the skill provider for documentation or a verified homepage and the API provider's security/privacy policies.

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

latestvk9729ymp1qq4yk3by6pk7snz8582qkwa

License

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

Runtime requirements

🎯 Clawdis
EnvMIRA_KEY
Primary envMIRA_KEY

Comments