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
Mis a jour il y a 2 semaines
Analyse le
31 mars 2026, 15:57
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 2 semaines
Analyse le 31 mars 2026, 15:57
Description
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...
Scans recents
31 mars 2026, 15:57
Latest analysis
31 mars 2026, 15:12
Run 2
27 mars 2026, 15:48
Run 1