Back to skill

Security audit

Chattermill

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward Chattermill integration that uses OOMOL's oo CLI and clearly labels read, write, and delete actions.

Install only if you intend to let an OOMOL-connected account access Chattermill. Pay particular attention to create, update, and delete requests, and require explicit confirmation of the exact target and payload before any change or deletion.

Vulnerability Patterns
  • 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
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
88% confidence
Finding
The activation text says to use this skill for ANY Chattermill request and instead of calling the API directly, which is overly broad and can cause the agent to invoke the skill for unrelated or higher-risk Chattermill tasks without sufficient narrowing. In a skill that includes write and destructive actions, broad routing increases the chance of unintended state-changing operations being selected or trusted too early in a workflow.

Static analysis

No suspicious patterns detected.