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.
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
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.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「imagegen」を使用しています。 Create a wide website hero showing a ceramic mug with soft studio lighting and clear space for copy.
期待される結果:
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」を使用しています。 Replace only the background of the supplied chair photo with a bright modern office.
期待される結果:
The chair remains unchanged while the background becomes a bright office with matched perspective and lighting. Saved as assets/chair-office.png.
「imagegen」を使用しています。 Create three consistent forest item sprites with transparent backgrounds.
期待される結果:
- 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.
セキュリティ監査
低リスクTwo 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.
確認済みのセキュリティ上の懸念 (1)
機能レビュー項目 (2)
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
リスク要因
🌐 ネットワークアクセス (9)
📁 ファイルシステムへのアクセス (7)
🔑 環境変数 (16)
⚙️ 外部コマンド (50)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/imagegen/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/imagegen?utm_source=security_passport_badge)HTMLバッジ
<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>埋め込みカード
<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>学術引用 (APA · BibTeX · CFF)
APA形式の引用
openai. (2026). imagegen security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/imagegen/audits/1BibTeX形式の引用
@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"
バリアントを比較
インストール可能なバリアント 2 件各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。
このバリアントが首位の理由
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
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.
これらのプロンプトを試す
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].
ベストプラクティス
- 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.
回避
- 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.