Ai Product Photography
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing the CLI runs code from an external source on the user's machine.
The skill recommends installing a remote CLI via a shell pipeline. This is disclosed and purpose-aligned, but the installer itself is not included in the artifact set.
curl -fsSL https://cli.inference.sh | sh && infsh login
Review the installer source, use the documented manual checksum verification, and install only if you trust inference.sh.
The agent may use the inference.sh CLI for image-generation tasks, which could consume account resources depending on the service configuration.
The skill allows the agent to run infsh CLI commands. The visible examples are aligned with image generation, but the CLI access is broader than a single fixed command.
allowed-tools: Bash(infsh *)
Confirm generated commands before running expensive or bulk image jobs, especially when using a paid inference.sh account.
The skill may operate using the user's inference.sh account and any associated quotas, billing, or permissions.
The quick start requires logging into an external inference.sh account, even though the registry metadata lists no primary credential.
infsh login
Use an account with appropriate limits and understand what permissions or billing apply before generating images.
Product descriptions, campaign concepts, or other prompt details may be transmitted to external services.
The skill sends image prompts through an external inference provider and lists third-party model backends such as FLUX, Imagen 3, Grok, and Seedream.
Generate professional product photography via [inference.sh](https://inference.sh) CLI.
Avoid including confidential launch plans, unreleased product details, or sensitive branding information in prompts unless the provider's privacy terms are acceptable.
