Env credential access
Critical
- Finding
- Environment variable access combined with network send.
- Skill content
const key = apiKey ?? process.env.EBB_ELECTRICITY_MAPS_API_KEY;
Security checks across static analysis, malware telemetry, and agentic risk
No risk analysis has been recorded yet.
SkillSpector findings are pending for this release.
const key = apiKey ?? process.env.EBB_ELECTRICITY_MAPS_API_KEY;
61/61 vendors flagged this plugin as clean.
No visible risk-analysis findings were reported for this release.