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 há 2 semanas
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:57
Descricao
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 recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:48
Run 1