suggest-icon
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected in the skill instructions or accompanying scripts.
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts provided in the package to interact with the icon service API. These scripts are executed by the agent to verify icon existence and search for alternatives.
- [DATA_EXFILTRATION]: Network requests are limited to 'api.fontawesome.com', which is the official domain for the Font Awesome service. The scripts use the standard library 'urllib' to send GraphQL queries, and no sensitive credentials or local files are accessed or shared.
Audit Metadata