Back to plugin

Security audit

tmeet-mcp

Security checks across malware telemetry and agentic risk

Overview

No artifact-backed suspicious behavior could be confirmed from the supplied context, but the workspace files could not be read in this run.

Install only after reviewing the actual SKILL.md, metadata, and artifact files locally, because this run could not inspect the workspace contents and therefore has low confidence.

VirusTotal

VirusTotal engine telemetry is currently stale for this artifact.

View on VirusTotal

Static analysis

Detected: suspicious.dangerous_exec

Shell command execution detected (child_process).

Critical
Code
suspicious.dangerous_exec
Location
index.mjs:14
Evidence
const { stdout } = await exec("tmeet", args, { maxBuffer: 50 * 1024 * 1024 });