The skill allows arbitrary command execution via Bash
Claims to do
CMS Accessibility Scanner: Scan CMS projects for WCAG 2.2 AA violations across views, components, and content type definitions.
Actually does
This skill uses `Read`, `Grep`, `Glob`, and `Bash` to analyze local project files. It identifies the CMS platform (Sitecore, Umbraco, Optimizely) and then scans specific file types like `.tsx`, `.cshtml`, and `.cs` within the project directory. It checks these files against a local `wcag-checklist.md` for WCAG 2.2 AA accessibility violations and generates a structured report.
The skill explicitly allows the `Bash` tool, enabling arbitrary command execution. This poses a severe risk for system compromise, data exfiltration, persistence, and privilege escalation.
allowed-tools: Read, Grep, Glob, Bash
The skill is granted access to `Read`, `Grep`, and `Glob` tools. When combined with `Bash` execution, this allows for extensive file system enumeration and potential exfiltration of sensitive project files (source code, configuration, etc.).
allowed-tools: Read, Grep, Glob, Bash; Workflow describes scanning `src/**/*.tsx`, `Views/**/*.cshtml`, `Models/**/*.cs`, `Template serialization YAML`
[](https://mondoo.com/ai-agent-security/skills/github/twofoldtech-dakota/plugin-cms-toolkit/a11y)<a href="https://mondoo.com/ai-agent-security/skills/github/twofoldtech-dakota/plugin-cms-toolkit/a11y"><img src="https://mondoo.com/ai-agent-security/api/badge/github/twofoldtech-dakota/plugin-cms-toolkit/a11y.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/twofoldtech-dakota/plugin-cms-toolkit/a11y.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.