Security Audit
breeze-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
breeze-automation received a trust score of 85/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 1 finding: 0 critical, 1 high, 0 medium, and 0 low severity. Key findings include Excessive Permissions via RUBE_REMOTE_WORKBENCH.
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 20, 2026 (commit 27904475). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Excessive Permissions via RUBE_REMOTE_WORKBENCH The skill documentation mentions `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` for 'Bulk ops'. A 'workbench' typically implies an environment for executing code or commands. If `run_composio_tool()` allows the execution of arbitrary Composio tools or code beyond the specific scope of Breeze automation, this grants excessive permissions to the skill. This could lead to unintended actions, data access, or even remote code execution if the underlying `run_composio_tool()` is not strictly sandboxed or limited to specific, safe operations. The skill's stated purpose is 'Breeze automation', but `RUBE_REMOTE_WORKBENCH` suggests a broader, more generic execution capability that might exceed this scope. Clarify the exact capabilities and limitations of `RUBE_REMOTE_WORKBENCH` and `run_composio_tool()`. If it is intended only for Breeze-related bulk operations, ensure it is strictly scoped to prevent execution of unrelated Composio tools or arbitrary code. Consider if this generic workbench access is truly necessary for a skill focused on 'Breeze automation' or if a more specific, limited tool would suffice. | LLM | SKILL.md:66 |
Scan History
Embed Code
[](https://skillshield.io/report/09b73af855a28652)
Powered by SkillShield