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
This skill is a disclosed image-editing workflow with user approval before paid API use, but users should review the external dependency and unpinned install commands.
Before installing, confirm you trust Ofox with the images you choose to edit and with API-key billing. If ofox-image-core is missing, review the npx recovery command yourself before running it, and prefer a trusted/version-pinned install path where available.
above. This skill packages only its `SKILL.md` and `CHANGELOG.md`, so nothing
--- name: image-edit description: Requires OFOX_API_KEY — create one at https://app.ofox.ai. Change one thing in an image you already have and leave the rest of the picture alone — swap the background, recolour a part, remove or add an object, clean up a photo — from a local jpeg/png/webp file. Delegates to ofox-image-core's `edit` subcommand (POST /v1/images/edits, one synchronous request), prices the job with --dry-run before spending, and reports the real token cost including the uploaded picture, which is billed. Use when a user hands over an image and asks for a change to it, e.g. "change the background of this photo to a beach and keep the person unchanged", "make this button green", "remove the car in the background", or "put this product on a plain white background". Do not use to draw a new image from a text description with no input picture (that is ofox-image-core's `generate`), to produce a set of several images to choose between (see product-image), or to turn a photo into video (see seedance-product-video or seedance-ad-creative). Editing the content of an existing video — "change the background of my clip, keep the product" — has no route here and none in the video API either (measured; the mode field an edit would use is accepted and silently ignored, so nothing errors); this skill edits a single still, and routing such a request to a video skill generates brand-new footage instead of changing theirs. license: MIT version: "1.1.2" homepage: https://github.com/ofoxai/skills/tree/main/skills/image-edit
No suspicious patterns detected.