job-description-optimizer-cn
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interfaces with its declared backend at
https://ai-skills.ai. The runner script (scripts/run.py) uses standard Pythonurllibcalls to send JSON payloads to the service's/api/executeendpoint. - [SAFE]: Sensitive information is handled using industry-standard practices. Authentication relies on an API key managed through the
AISKILLS_API_KEYenvironment variable, preventing credential hardcoding. - [SAFE]: The provided Python script includes robust SSL certificate verification logic, optionally utilizing the well-known
certifipackage to ensure secure communication with the backend. - [SAFE]: No suspicious patterns such as prompt injection, persistence mechanisms, or unauthorized file system access were detected in the skill's instructions or supporting files.
Audit Metadata