File appears to expose a hardcoded API secret or token.
Critical
- Code
- suspicious.exposed_secret_literal
- Location
- dist/src/tools/http.js:58
- Evidence
const apiKey = [REDACTED]();
Security audit
Security checks across malware telemetry and agentic risk
This plugin appears to be a legitimate internal RAG and knowledge-graph search integration, but it handles API credentials in a way users should review before installing.
Install only if you trust the publisher and the API endpoint you configure. Treat search queries as leaving the local agent environment, avoid putting passwords or private tokens in queries, and do not run the bundled setup helper in shared or logged terminals unless credentials are masked and the OpenClaw config file permissions are appropriate.
61/61 vendors flagged this plugin as clean.
Detected: suspicious.exposed_secret_literal
const apiKey = [REDACTED]();