Back to skill

Security audit

Chatwork

Security checks across malware telemetry and agentic risk

Overview

This Chatwork skill is a disclosed OOMOL connector with account read/write abilities, and the risky parts are visible and tied to its purpose.

Install this only if you want an agent to access and modify your Chatwork account through OOMOL. Confirm exact room, message, task, and payload details before approving posts, edits, task changes, or message deletion, and only run the oo CLI installer if you trust OOMOL's installer source.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (2)

Vague Triggers

Medium
Confidence
94% confidence
Finding
The description says to use this skill for ANY Chatwork request and whenever a task involves Chatwork, which is overly broad and can cause the agent to invoke the skill on routine mentions or ambiguous requests without sufficient user intent validation. Because this skill includes write and destructive actions, over-triggering increases the chance of unintended data access or state-changing operations in the user's Chatwork account.

External Script Fetching

High
Category
Supply Chain
Content
- **`oo: command not found`** — install the oo CLI (other platforms: <https://cli.oomol.com/install-guide.md>):

  ```bash
  curl -fsSL https://cli.oomol.com/install.sh | bash    # macOS / Linux
  ```

  ```powershell
Confidence
97% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.