asset-generator
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Extensive analysis of the skill's scripts and documentation reveals no malicious intent or security vulnerabilities. The tool correctly handles sensitive data like API keys by storing them in a local configuration file and masking them in output.
- [EXTERNAL_DOWNLOADS]: The skill leverages the well-known
rembglibrary for background removal, which involves downloading pre-trained machine learning models from public repositories. This is expected behavior and documented within the skill's instructions. - [COMMAND_EXECUTION]: The Python scripts provided are designed for local execution to facilitate image generation and processing. These scripts use established libraries and do not perform any unauthorized system operations, persistence-related modifications, or network communication outside of the official Google GenAI API.
Audit Metadata