Security Audit
formdesk-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
formdesk-automation received a trust score of 86/100, placing it in the Mostly Trusted category. This skill has passed most security checks with only minor considerations noted.
SkillShield's automated analysis identified 2 findings: 0 critical, 0 high, 2 medium, and 0 low severity. Key findings include Skill requires broad access to Rube MCP, Unpinned dependency on Rube MCP.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on February 17, 2026 (commit 99e2a295). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Skill requires broad access to Rube MCP The skill's manifest declares a dependency on the `rube` MCP, which provides extensive capabilities for Formdesk automation, including executing arbitrary Formdesk tools and bulk operations via `RUBE_MULTI_EXECUTE_TOOL` and `RUBE_REMOTE_WORKBENCH`. This grants broad access to an external system, which could be misused if the LLM's interaction with this skill is not carefully constrained. Review if the full scope of Rube MCP access is necessary for the intended functionality. If possible within the Composio ecosystem, define more granular permissions or ensure the LLM's usage of this skill is tightly controlled and monitored. | Static | SKILL.md | |
| MEDIUM | Unpinned dependency on Rube MCP The skill depends on the `rube` MCP without specifying a version or hash. The documentation indicates reliance on the `https://rube.app/mcp` endpoint. This means the skill's behavior is subject to changes in the `rube.app/mcp` service, which could introduce breaking changes, new functionalities, or even vulnerabilities without explicit updates to the skill's definition. If the Composio ecosystem supports version pinning or specific endpoint versions for MCPs, consider using them to ensure consistent behavior and mitigate risks from unexpected upstream changes. Otherwise, be aware of the implicit dependency on the current state of the `rube.app/mcp` service. | Static | SKILL.md |
Scan History
Embed Code
[](https://skillshield.io/report/efd99a8b290a4c10)
Powered by SkillShield