Shell command execution detected (child_process).
- Code
- suspicious.dangerous_exec
- Location
- dist/cli.js:61
- Evidence
execFileSync(cfg.pythonExecutable || "python3", [
Security audit
Security checks across malware telemetry and agentic risk
Mailroom is a coherent email-routing and approval plugin, but it handles sensitive mailbox, agent-memory, and third-party model data that operators should configure deliberately.
Install only if you are comfortable letting this plugin read and persist Outlook message content and metadata, send selected email context to Gemini, send agent workspace/context/memory evidence to Anthropic during profile generation, and use Telegram as the human approval channel. Configure least-privilege Outlook/Maton access, keep API keys and the SQLite ledger protected, start in shadow mode, and verify the two-step approval flow before production use.
SkillSpector was not run because this plugin release contains no bundled skills.
60/60 vendors flagged this plugin as clean.
Detected: suspicious.dangerous_exec, suspicious.env_credential_access
execFileSync(cfg.pythonExecutable || "python3", [
const k = process.env.MATON_API_KEY;