Skill audit report
Required before calling image_generate. Create and edit images from a prompt — generate an image, make a picture / logo / illustration / icon / banner / poster / thumbnail / hero image / mockup / product shot / social graphic, or edit / restyle / combine existing images from reference images. Uses OpenAI gpt-image-2 through the Hive image service, billed to the user's Hive credits like an LLM call (no API key needed). Teaches the exact call shape, the quality/cost tradeoff (quality="low" is the default and cheapest), reference-image editing, how to show the result to the user with attach_file, and the failure modes (out of credits, model unavailable, moderation).
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS100
11K GitHub stars
Stars/forks activity
PASS100
11K stars, 5.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
18d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO64
credential or environment access, network or browser surface
Install availability
PASS92
npx skills add aden-hive/hive --skill hive.image-generation
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN46
secrets or environment access, filesystem or document access
Repository evidence
PASS86
https://github.com/aden-hive/hive/tree/main/core/framework/skills/_default_skills/image-generation
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add aden-hive/hive --skill hive.image-generation
Repository
88
https://github.com/aden-hive/hive/tree/main/core/framework/skills/_default_skills/image-generation
License
86
Apache-2.0
Maintenance
100
18d since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
175K Stars · Audit report
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
85K Stars · Audit report
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K Stars · Audit report
Usable description available
Dependency risk
64
credential or environment access, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
46
secrets or environment access, filesystem or document access
Stars/forks activity
100
11K stars, 5.7K forks; issue activity unavailable in current metadata
Adoption
88
11K GitHub stars
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.