Book a 30-minute demo →
Skill scan report

release-candidate-prep

View on GitHub
35 Medium This skill sends sensitive values to an external host. Automated analysis flagged 1 additional risk pattern.

What this skill does

Release candidate preparation for OpenAI Agents Python

github/openai - Data Exfiltration - 28.5k stars

ThreatsData Exfiltration Code Execution

Threat analysis

Data Exfiltration1 finding
Code Execution1 finding

Skill info

Nameopenai/release-candidate-prep
Registrygithub
Versioncda89c8
PURLpkg:github/openai/openai-agents-python@cda89c8?skill=release-candidate-prep
Stars28.5k

Assessments (2)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/prepare.py

os.environ.copy() is used without filtering sensitive environment variables, potentially exposing credentials
Code Execution1 finding MEDIUM
MEDIUM

Code Execution via local-llm-review

scripts/test_prepare.py

subprocess.run() is used with arguments derived from user input (args) without proper validation or sanitization

Badge

Add the Anomity scan badge for release-candidate-prep to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok