Env credential access
Critical
- Finding
- Environment variable access combined with network send.
- Skill content
if (process.env.OPENAI_API_KEY) return "openai";
Security checks across static analysis, malware telemetry, and agentic risk
No risk analysis has been recorded yet.
Uses network for LLM extraction; local extraction works offline
if (process.env.OPENAI_API_KEY) return "openai";
if (process.env.OPENAI_API_KEY)
57/57 vendors flagged this plugin as clean.
No visible risk-analysis findings were reported for this release.