sleek-design-mobile-apps
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curland shell redirection (-o) to manage API requests and save responses (JSON, HTML, and images) directly to the file system. This approach is documented as a way to avoid performance bottlenecks and potential string parsing issues in shells like zsh when handling large payloads.- [EXTERNAL_DOWNLOADS]: The skill communicates with the primary domainhttps://sleek.designfor its core operations. It also retrieves SVG assets fromhttps://api.iconify.designand references Google Fonts for typography. These are established services and represent standard external dependencies for a UI/UX design tool.- [SAFE]: The skill demonstrates safe credential management by utilizing theSLEEK_API_KEYenvironment variable and providing a secure device-based flow for users to authenticate without manual key handling. It also explicitly limits network access to the vendor's domain.
Audit Metadata