ai-design-taste-frontend
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified. The skill acts as a standard runner for an external API service, and its logic is transparent and follows best practices for API communication.
- [EXTERNAL_DOWNLOADS]: The Python script
scripts/run.pyestablishes connections tohttps://ai-skills.ai. This is the designated domain for the AI Skills service and is required for the skill to perform its intended diagnostic functions. These requests are legitimate and restricted to the vendor's infrastructure. - [DATA_EXFILTRATION]: The skill requires an
AISKILLS_API_KEY, which is transmitted only to the official vendor API endpoint via HTTPS headers (X-API-Key). No evidence was found of unauthorized data harvesting or credential exfiltration to third-party domains.
Audit Metadata