Security Audit
storeganise-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
storeganise-automation received a trust score of 88/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 Use of RUBE_REMOTE_WORKBENCH with run_composio_tool() grants excessive permissions.
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 Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Use of RUBE_REMOTE_WORKBENCH with run_composio_tool() grants excessive permissions The skill's 'Quick Reference' section recommends using `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` for 'Bulk ops'. This combination suggests a highly privileged operation that could allow the agent to execute arbitrary Composio tools or scripts. If `run_composio_tool()` provides broad, unconstrained access to Composio's functionalities, it could bypass more granular control mechanisms (like `RUBE_MULTI_EXECUTE_TOOL`) and lead to unauthorized data access, modification, deletion, or even arbitrary code execution within the Composio environment. This grants excessive permissions to the agent. Clarify the exact capabilities and limitations of `RUBE_REMOTE_WORKBENCH` and `run_composio_tool()`. If its capabilities are indeed broad, advise against its general use or recommend strict constraints on the types of tools and arguments that can be passed to `run_composio_tool()`. Consider if a more granular tool or a more restricted interface is available for 'Bulk ops' to reduce the attack surface. | LLM | SKILL.md:60 |
Scan History
Embed Code
[](https://skillshield.io/report/0de6f89ceb5cef12)
Powered by SkillShield