logo-design-guide
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
infshcommand-line interface through Bash to perform various actions including user authentication (infsh login) and executing image generation models (e.g.,infsh app run falai/flux-dev-lora). - [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install additional skill dependencies using the command
npx skills add inference-sh/skills@agent-tools. These resources are hosted within the vendor's own infrastructure. - [COMMAND_EXECUTION]: Includes a bash loop structure to automate multiple generations (
for i in {1..5}; do ... done), which is used legitimately for refining design concepts.
Audit Metadata