Security Audit
apilio-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
apilio-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, 0 high, 1 medium, and 0 low severity. Key findings include Potential 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 | |
|---|---|---|---|---|
| MEDIUM | Potential excessive permissions via RUBE_REMOTE_WORKBENCH The skill documentation lists `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` for 'Bulk ops'. The term 'Workbench' and the generic `run_composio_tool()` suggest a capability for executing arbitrary or broadly scoped operations. If `run_composio_tool()` allows arbitrary code execution, filesystem access, or other highly privileged operations, it represents an excessive permission risk and a potential command injection vector. The documentation lacks specific details on its capabilities, limitations, and arguments, which could lead an LLM to misinterpret its scope and attempt to use it for unintended or malicious purposes. Provide clear and detailed documentation for `RUBE_REMOTE_WORKBENCH` and `run_composio_tool()`. Explicitly state its exact capabilities, limitations, and any security implications. If it allows arbitrary code execution, it should be removed or heavily restricted. If it's intended for specific, safe operations, rename `run_composio_tool()` to be more descriptive and document its arguments and effects to prevent misinterpretation by an LLM. | LLM | SKILL.md:76 |
Scan History
Embed Code
[](https://skillshield.io/report/27337fe986b42984)
Powered by SkillShield