Book a 30-minute demo →
Skill scan report

openai-image-gen

View on GitHub
14 Low Automated analysis flagged 2 potential risk patterns.

What this skill does

A tool for generating images using the OpenAI Images API, with features like batch generation, prompt sampling, and gallery output.

github/steipete - Secrets Management - 6.5k stars

ThreatsSecrets Management Output Directory Management

Threat analysis

Secrets Management1 finding
Output Directory Management1 finding

Skill info

Namesteipete/openai-image-gen
Registrygithub
Versionbce6015
PURLpkg:github/steipete/agent-scripts@bce6015?skill=openai-image-gen
Stars6.5k

Assessments (2)

Secrets Management1 finding MEDIUM
MEDIUM

Secrets Management via local-llm-review

scripts/gen.py

The script uses `os.environ.get("OPENAI_API_KEY")` to retrieve the API key, which is a potential risk if the environment is not properly secured.
Output Directory Management1 finding LOW
LOW

Output Directory Management via local-llm-review

scripts/gen.py

The script uses `os.path.expanduser("~/Projects/tmp")` and `os.getcwd()` to determine the output directory, which could lead to unintended file placement if the working directory is not controlled.

Badge

Add the Anomity scan badge for openai-image-gen to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/steipete/openai-image-gen/)
HTML
<a href="https://anomity.ai/skills/github/steipete/openai-image-gen/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of openai-image-gen? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok