Security Audit
maintainx-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
maintainx-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 Generic Execution Tool.
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 Generic Execution Tool The skill documentation mentions `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` for 'Bulk ops'. This suggests a highly generic execution capability. If `run_composio_tool()` allows the execution of arbitrary Composio tools or arbitrary code/commands within a 'remote workbench' environment, it grants excessive permissions to the AI agent. A malicious prompt could leverage this tool to execute unintended operations, potentially leading to data exfiltration, command injection, or unauthorized actions beyond the intended scope of Maintainx automation. The lack of specific constraints or detailed capabilities for `run_composio_tool()` raises significant security concerns. Clarify the exact scope and limitations of `RUBE_REMOTE_WORKBENCH` and `run_composio_tool()`. If possible, restrict its capabilities to only necessary Maintainx-related operations or provide a more granular tool interface. Ensure that `run_composio_tool()` cannot execute arbitrary system commands, access local files, or perform actions outside its intended domain. Provide clear documentation on what 'Bulk ops' entails and what specific actions `run_composio_tool()` is authorized to perform. | LLM | SKILL.md:74 |
Scan History
Embed Code
[](https://skillshield.io/report/7a80b3dbfc848271)
Powered by SkillShield