native-transparent-imagegen
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is designed to improve image quality and transparency validation. It includes detailed instructions for the AI agent to avoid deceptive practices such as rendering checkerboards or using background removal tools to simulate transparency. The workflow emphasizes transparency verification and user disclosure.
- [EXTERNAL_DOWNLOADS]: The skill identifies a dependency on 'Pillow', a well-known and standard Python imaging library. Installation instructions point to the author's official GitHub repository, which aligns with standard vendor resource patterns.
- [COMMAND_EXECUTION]: The skill provides a local Python script, 'validate_alpha.py', to inspect generated image assets. The script is read-only, calculating SHA-256 hashes and analyzing alpha channel extrema and pixel counts to ensure technical requirements are met. It does not perform any dangerous shell operations or network activity.
Audit Metadata