imagegen
Create and Edit Project Images
Producing consistent raster assets requires precise prompts, careful edits, and reliable output handling. This skill structures requests, creates or edits visuals, validates results, and saves project-ready files.
Mit meinem Agent installieren
Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.
Review the Skillstore skill "imagegen" from https://skillstore.io/skills/imagegen.md and its manifest at https://skillstore.io/api/skills/imagegen/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.
Agent-lesbare Ressourcen
Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.
Testen
„imagegen“ wird verwendet. Create a wide website hero showing a ceramic mug with soft studio lighting and clear space for copy.
Erwartetes Ergebnis:
A wide product image with a centered ceramic mug, neutral studio background, soft shadows, and open space for page text. Saved as assets/mug-hero.png.
„imagegen“ wird verwendet. Replace only the background of the supplied chair photo with a bright modern office.
Erwartetes Ergebnis:
The chair remains unchanged while the background becomes a bright office with matched perspective and lighting. Saved as assets/chair-office.png.
„imagegen“ wird verwendet. Create three consistent forest item sprites with transparent backgrounds.
Erwartetes Ergebnis:
- A moss-covered potion bottle with a clean transparent edge.
- A carved wooden key in the same lighting and scale.
- A small leaf-wrapped compass using the shared visual style.
Sicherheitsaudit
Niedriges RisikoTwo low-severity static findings are confirmed because the CLI checks whether OPENAI_API_KEY is present; it never prints the key value. Other static findings are false positives from documentation, SVG coordinates, image decoding, dictionary methods, and non-executed backticks. The optional CLI sends selected prompts and images to OpenAI and writes outputs locally after explicit user opt-in.
Bestätigte Sicherheitsbedenken (1)
Elemente der Fähigkeitsprüfung (2)
Dies sind echte lokale Fähigkeiten, die für diese Fähigkeit erwartet werden können; daher müssen sie überprüft werden, werden jedoch nicht als bestätigtes bösartiges Verhalten gezählt.
Risikofaktoren
🌐 Netzwerkzugriff (9)
📁 Dateisystemzugriff (7)
🔑 Umgebungsvariablen (16)
⚙️ Externe Befehle (50)
Diesen Bericht teilen & zitieren
Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.
Berichtslink kopieren
https://skillstore.io/skills/imagegen/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/imagegen?utm_source=security_passport_badge)HTML-Badge
<a href="https://skillstore.io/skills/imagegen?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/imagegen/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Einbettungskarte
<iframe src="https://skillstore.io/embed/skills/imagegen.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Wissenschaftliche Zitate (APA · BibTeX · CFF)
APA-Zitat
openai. (2026). imagegen security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/imagegen/audits/1BibTeX-Zitat
@techreport{openai-imagegen-2026,
author = {openai},
title = {imagegen security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/imagegen/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "imagegen security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "openai"
date-released: "2026-08-17"
url: "https://skillstore.io/skills/imagegen/audits/1"
identifiers:
- type: other
value: "skillstore:imagegen:audit:1"
description: "Skillstore immutable audit report identifier"
Varianten vergleichen
2 installierbare VariantenJeder Autor bleibt ein eigener installierbarer Skill. Die empfohlene Variante wird nach Skillstore-Nachweisen bewertet.
Warum diese Variante zuerst steht
imagegen
2026-09-09
verging-ai-imagegen
2026-09-09
Skillstore-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
Build Website Visuals
Create hero images, product scenes, banners, and transparent assets sized for a website project.
Produce Game Art
Generate sprites, textures, concept art, and visual variants with shared style constraints.
Prepare Campaign Assets
Create product mockups and advertising visuals with exact copy, audience context, and layout requirements.
Diese Prompts ausprobieren
Create a [asset type] showing [subject]. Use [style] and [composition]. Avoid logos, watermarks, and unrequested text.
Edit the provided [image role]. Change only [target change]. Preserve [subject, layout, colors, and details]. Save the result as [filename].
Create a [campaign asset] for [audience]. Show [product] in [scene] with [lighting]. Include the exact text: "[copy]". Keep space for [layout need].
Produce [count] distinct [asset type] images for [project]. Vary [controlled dimension] while preserving [shared constraints]. Validate composition, text, and consistency. Save descriptive filenames in [directory].
Bewährte Praktiken
- State the asset purpose, subject, style, composition, and constraints before generation.
- For edits, name every element that must remain unchanged.
- Inspect text, edges, dimensions, and project paths before accepting the final image.
Vermeiden
- Do not use vague prompts when exact layout, copy, or identity matters.
- Do not replace editable vector assets with generated raster approximations.
- Do not send sensitive source images through the optional CLI without reviewing external data exposure.