Book a 30-minute demo →
Skill scan report

examples-auto-run

View on GitHub
8 Info Automated analysis flagged 2 potential risk patterns.

What this skill does

The skill is a utility for running Python examples in auto mode with logging, rerun helpers, and background control. It is designed for development and testing purposes, not for security or teaching.

github/openai - Excessive Logging - 28.5k stars

ThreatsExcessive Logging PID File Handling

Threat analysis

Excessive Logging1 finding
PID File Handling1 finding

Skill info

Nameopenai/examples-auto-run
Registrygithub
Versioncda89c8
PURLpkg:github/openai/openai-agents-python@cda89c8?skill=examples-auto-run
Stars28.5k

Assessments (2)

Excessive Logging1 finding LOW
LOW

Excessive Logging via local-llm-review

scripts/run.sh

Logs are stored in `.tmp/examples-start-logs/` and may contain sensitive information if the examples being run include such data.
PID File Handling1 finding LOW
LOW

PID File Handling via local-llm-review

scripts/run.sh

The script uses a PID file to manage background processes. If not handled securely, this could be a potential vector for process hijacking or interference.

Badge

Add the Anomity scan badge for examples-auto-run to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/openai/examples-auto-run/)
HTML
<a href="https://anomity.ai/skills/github/openai/examples-auto-run/"><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 examples-auto-run? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok