Shell command execution detected (child_process).
- Code
- suspicious.dangerous_exec
- Location
- dist/channel-plugin-api.js:70231
- Evidence
const child = execFile(params.command, params.args, {
Security audit
Security checks for vulnerabilities and agentic risk
This is a disclosed Inline chat channel plugin for OpenClaw, with broad but purpose-matched messaging and administration capabilities that users should configure carefully.
Install this only if you want OpenClaw reachable from Inline. Review group access defaults, avoid dmPolicy=open unless the bot is public, restrict sensitive action groups such as delete, permissions, participants, and edit where possible, and keep exec approvals scoped to trusted Inline user IDs and preferably delivered by DM.
SkillSpector was not run because this plugin release contains no bundled skills.
Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.exposed_secret_literal
const child = execFile(params.command, params.args, {const child = execFile(params.command, params.args, {if (!process.env.WS_NO_BUFFER_UTIL) {function telemetryDisabled(env = process.env) {if (!process.env.WS_NO_BUFFER_UTIL) {"import { randomBytes } from \"node:crypto\";\nimport { WebSocket } from \"ws\";\nimport { AuthenticatedServerClock, InlineHandshakeClient, MessageIdGenerator, ..."import { randomBytes } from \"node:crypto\";\nimport { WebSocket } from \"ws\";\nimport { AuthenticatedServerClock, InlineHandshakeClient, MessageIdGenerator, ..."import { randomBytes } from \"node:crypto\";\nimport { WebSocket } from \"ws\";\nimport { AuthenticatedServerClock, InlineHandshakeClient, MessageIdGenerator, ...