Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- miniclaw/dist/browser/cdp-adapter.js:849
- Evidence
const child = spawn(plan.browserExecutablePath, args, {
Security audit
Security checks for vulnerabilities and agentic risk
KleinClaw is a disclosed marketplace-listing automation plugin with real account-changing power, but its artifacts are coherent, scoped, and gated by approvals and confirmations.
Install only if you want an agent to help manage real Kleinanzeigen listings. Keep approvalMode at all, keep adRoots narrow, review every approval prompt carefully, and do not paste credentials, cookies, browser profiles, or full config files into chat.
Detected: suspicious.dangerous_exec, suspicious.env_credential_access
const child = spawn(plan.browserExecutablePath, args, {const match = /(\d+)\.\d+\.\d+\.\d+/.exec(versionString);
const child = spawn(plan.browserExecutablePath, args, {const match = /(\d+)\.\d+\.\d+\.\d+/.exec(versionString);
env: { ...process.env, ...plan.environment },env: { ...process.env, ...plan.environment },