python_subprocess
System command execution (Python)
Line 975Snippets
subprocess.run(cmd, check=True)hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 263Snippets
- Set environment variable: `export OPENAI_API_KEY="your-key"`env_access
Environment variable access
Environment variable access
Line 402Snippets
"""Populate os.environ from a .env file if the target key is missing.""" if os.environ.get(ENV_KEY) or not path.exists(): if not key or key in os.environ: os.environ[key] = cleaned api_key = os.environ.get(ENV_KEY)Trust Score
Updated vor 2 Wochen
Analysiert
31.03.2026, 15:57
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 2 Wochen
Analysiert 31.03.2026, 15:57
Beschreibung
This skill should be used when conducting comprehensive research on any topic using the OpenAI Deep Research API. It automates prompt enhancement through interactive clarifying questions, saves research parameters, and executes deep research with web search capabilities. Use when the user asks for in-depth analysis, investigatio...
Letzte Scans
31.03.2026, 15:57
Latest analysis
31.03.2026, 15:12
Run 2
27.03.2026, 15:48
Run 1