Ae1
High
- Category
- analysis-evasion
- Content
above. This skill packages only its `SKILL.md` and `CHANGELOG.md`, so nothing
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
The skill is a clearly documented product-image workflow that uses the Ofox image service after cost disclosure and user approval.
Install this if you are comfortable using Ofox for product-image generation, including providing an API key and sending selected product photos and prompts to that service. Review the quoted total before approving any paid run, and if the core dependency is missing, run any npx install command yourself after checking that it matches the dependency you intended to add.
above. This skill packages only its `SKILL.md` and `CHANGELOG.md`, so nothing
--- name: product-image description: Requires OFOX_API_KEY — create one at https://app.ofox.ai. Produce a set of product images to choose between — several styles, backgrounds or treatments of one product, for a listing, a store page or an ad — and quote the whole set's cost before any of it is spent. From a real product photo it edits that photo once per style, so the item stays identical across the set; for a fictional or prototype product with no photo it generates from text instead, and says what that costs in accuracy. Delegates to ofox-image-core. Use when a user asks for several product images at once, e.g. "give me 4 main images in different styles for this product", "a few background options for this photo", "some listing images for my shop", or "show this product on white, on wood, and in a lifestyle scene". Do not use for a single change to a single image (see image-edit), for video from a product photo (see seedance-product-video), or for one plain text-to-image render (that is ofox-image-core's `generate`). license: MIT version: "1.1.2" homepage: https://github.com/ofoxai/skills/tree/main/skills/product-image
and keyless, in each model's `image_attributes.supported_params`:
```bash
curl -s https://api.ofox.ai/v1/models | jq -r '
.data[]
| select((.supported_endpoints // []) | index("/v1/images/generations"))
| [.id,No suspicious patterns detected.