openjobs-ai-talent-search
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the vendor's official domain (openjobs-ai.com) for all operations including version checks and data retrieval.
- [COMMAND_EXECUTION]: Employs
curlto perform REST API requests. These commands are restricted to the vendor's API endpoints and are used solely for fetching JSON data. - [CREDENTIALS_UNSAFE]: Uses the
MIRA_KEYenvironment variable for authentication. This is a standard practice for secure credential management in AI agent skills and matches the requirements specified in the skill's metadata. - [EXTERNAL_DOWNLOADS]: Performs a version check against a remote endpoint to ensure the skill is up to date. The check targets the vendor's own API and does not involve the execution of external scripts.
Audit Metadata