product-photography
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
beltCLI tool via Bash to perform image generation tasks (e.g.,belt app run). These commands are well-structured and aligned with the skill's primary purpose of automating product photography workflows. - [EXTERNAL_DOWNLOADS]: The skill references documentation and installation scripts located in the
inference-shGitHub repository. These references are used legitimately to provide setup instructions for the required command-line tools. - [SAFE]: The skill follows security best practices by suggesting standard installation methods (
npx skills add) and using a dedicated CLI for authentication (belt login) rather than handling credentials within the instructions themselves.
Audit Metadata