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 2周前
分析时间
2026年3月31日 15:57
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:57
说明
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...
最近扫描
2026年3月31日 15:57
Latest analysis
2026年3月31日 15:12
Run 2
2026年3月27日 15:48
Run 1