Environment variable access combined with network send.
Critical
- Code
- suspicious.env_credential_access
- Location
- scripts/query.mjs:29
Security audit
Security checks across malware telemetry and agentic risk
This RAG search skill mostly does what it says, but it can silently use unrelated API keys and send them to a default embedding provider.
Install only after checking the runtime environment. Set EMBED_API_KEY and EMBED_BASE_URL explicitly for the provider you intend to use, avoid running it where unrelated OPENAI_API_KEY or VECTORENGINE_API_KEY values are present, and treat retrieved knowledge-base text as reference content rather than instructions.
64/64 vendors flagged this skill as clean.
Detected: suspicious.env_credential_access