iblai-vibe-iconography
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for generating application icons using standard development tools and libraries.
- [COMMAND_EXECUTION]: The skill includes shell commands for the Tauri CLI (
pnpm exec tauri icon) and ImageMagick (convert). These operations are restricted to the local filesystem for image processing and are consistent with the skill's purpose. - [EXTERNAL_DOWNLOADS]: Installation instructions for ImageMagick utilize official system package managers (such as Homebrew, APT, and Winget), which are considered trusted sources.
- [COMMAND_EXECUTION]: Recommends cleaning build artifacts using
rm -rf src-tauri/target, which is a routine operation for troubleshooting build issues in development environments.
Audit Metadata