Shell command execution detected (child_process).
- Code
- suspicious.dangerous_exec
- Location
- dist/mcp-client.cjs:34043
- Evidence
const child = spawn(process.execPath, [SERVICE_PATH], {
Security audit
Security checks across malware telemetry and agentic risk
The skill appears to support TikTok research as described, but it also installs a broad local browser bridge with extra exposed tools, automatic saved data, unauthenticated localhost controls, and vulnerable WebSocket dependencies that need review.
Review this before installing if you use a personal TikTok account or a shared machine. Prefer a dedicated research browser profile/account, choose an explicit save directory, periodically delete saved result files, and upgrade the WebSocket dependency before relying on the bridge. Also be aware that the installed MCP server exposes more than the TikTok search tools described by the Skill.
SkillSpector was not run because this plugin release contains no bundled skills.
65/65 vendors flagged this plugin as clean.
Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution
const child = spawn(process.execPath, [SERVICE_PATH], {if (browserPath) return spawn(browserPath, [url], { detached: true, windowsHide: true, stdio: "ignore" });if (browserPath) return spawn(browserPath, [url], { detached: true, windowsHide: true, stdio: "ignore" });const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);