ai-minimalist-ui
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard API client in
scripts/run.pyto communicate with its backend atai-skills.ai. All network operations are directed to the vendor's official domain. - [SAFE]: Sensitive data management follows best practices by using environment variables (
AISKILLS_API_KEY) for authentication rather than hardcoding credentials in the source code. - [SAFE]: External dependencies such as the
certifiPython package are used for standard SSL certificate verification and do not pose a security risk. - [SAFE]: Input surfaces such as
materialUrlandmaterialTextare intended for visual diagnosis and are handled as structured parameters for the backend API, with no local execution of untrusted content detected.
Audit Metadata