image-edit
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages API authentication using standard environment variables, ensuring that credentials are not hardcoded within the codebase.
- [SAFE]: Network activity is restricted to the official vendor domain (
ai-skills.ai), which is consistent with the skill's stated purpose of providing a visual diagnosis service. - [SAFE]: The included Python runner script (
scripts/run.py) performs standard API requests without the use of dangerous functions likeeval,exec, or unauthorized file system access. - [SAFE]: The skill defines a structured input schema for its parameters, ensuring that data processed by the agent follows a predictable format.
Audit Metadata