Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/monday-automation/SKILL.mdThe canonical home for this skill is monday-automation in administrakt0r/AI-Agents-Safe-Coding-Skills
Low
Low-risk findings.
2 low severity findings. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The required runtime workflow operates on Monday.com content (e.g., item listing/subitems retrieval and updates/comments) using tools like `MONDAY_LIST_BOARD_ITEMS`/`MONDAY_LIST_SUBITEMS_BY_PARENT`/`MONDAY_CREATE_UPDATE`, meaning outsider-authored text in the user’s Monday boards/items could be ingested when the workflow reads those items.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill requires adding and connecting to the external MCP server https://rube.app/mcp at runtime, and the server's returned tool schemas (via RUBE_SEARCH_TOOLS) directly determine agent tool behavior and thus control prompts/instructions.
91dd599
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.