email-design
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documentation includes an installation command for the inference.sh CLI tool using a pipe-to-shell pattern:
curl -fsSL https://cli.inference.sh | sh. This downloads and executes a script from the vendor's official domain to set up the environment. - [COMMAND_EXECUTION]: The skill uses the
Bashtool to executeinfshcommands, which interact with the vendor's cloud services to process HTML templates and generate images using AI models. These operations are part of the skill's primary function to create email marketing assets.
Audit Metadata