ai-gpt-image-2 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ai-gpt-image-2 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
视觉质量诊断助手用于回答「这张图够发布吗」、AI生成、提示词、视觉创意,适合市场营销、运营、内容媒体、电商在明确业务目标、内容材料或分析对象后调用。 它会结合GPT 图片生成需求、粘贴画面描述、提示词草稿、产品说明、文字内容、比例要求或发布场景,…等输入,整理关键上下文,并输出摘要、诊断结论、行动建议和可复用交付物,便于继续执行、复盘或交付。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"goal":"图片目标"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
goal | string | 否 | - | 例如生成品牌主视觉、广告图、产品场景、社媒配图、概念图或教学插图 |
audience | string | 否 | - | 说明图片面向的观众、客户、平台读者、广告受众或内部评审对象 |
materialUrl | string | 否 | - | 填写无需登录即可访问的参考图片、产品页、品牌视觉或素材说明链接;需要传可访问的完整 URL |
materialFile | string | 否 | - | 上传参考图、产品图、草图、品牌资料或视觉样张,用于 GPT Image 2 参考生成或风格改写 |
materialText | string | 否 | - | 粘贴画面描述、提示词草稿、产品说明、文字内容、比例要求或发布场景,用于直接生成图片 |
brandRequirements | string | 否 | - | 补充品牌色、字体/文字要求、禁用风格、版权授权、人物授权和合规限制 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数;如果参数里包含链接字段,请传完整、可访问的 URL。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"goal":"图片目标"}'等价的 --params JSON:
{
"goal": "图片目标"
}{
"success": true,
"data": {
"message": "示例结果请以技能真实返回结构为准。"
},
"meta": {
"executionTime": 842,
"cached": false
}
}AISKILLS_BASE_URL:默认 https://ai-skills.aiAISKILLS_API_KEY:必填,用于认证调用AISKILLS_TENANT_ID:默认 default~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.