The skill allows arbitrary command execution via Bash
Claims to do
CMS Platform Detection: You are a CMS detection specialist. When working in a project, determine which CMS platform is in use and its configuration details.
Actually does
This skill uses `Read`, `Grep`, and `Glob` to scan local project files such as `.csproj`, `sitecore.json`, `appsettings.json`, `module.config`, and specific directories. It identifies the CMS (Sitecore, Umbraco, or Optimizely) and its configuration by looking for specific files, NuGet package references, and configuration strings within these files. It does not contact any external URLs or execute arbitrary `Bash` commands beyond file system operations.
The skill explicitly allows the 'Bash' tool, enabling arbitrary command execution. This poses a critical risk for data exfiltration, system modification, and other malicious activities if the agent is compromised or instructed to misuse this capability.
allowed-tools: Read, Grep, Glob, Bash
The combination of 'Read', 'Grep', 'Glob', and 'Bash' grants broad access to the file system. While intended for CMS detection, these tools can be misused to enumerate sensitive files, configurations, and system information beyond the project scope.
allowed-tools: Read, Grep, Glob, Bash
[](https://mondoo.com/ai-agent-security/skills/github/twofoldtech-dakota/plugin-cms-toolkit/cms-detect)<a href="https://mondoo.com/ai-agent-security/skills/github/twofoldtech-dakota/plugin-cms-toolkit/cms-detect"><img src="https://mondoo.com/ai-agent-security/api/badge/github/twofoldtech-dakota/plugin-cms-toolkit/cms-detect.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/twofoldtech-dakota/plugin-cms-toolkit/cms-detect.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.