← Back to Skills Marketplace
6380
Downloads
6
Stars
55
Active Installs
1
Versions
Install in OpenClaw
/install composio
Description
Connect your AI agent to 500+ apps for discovering tools, managing connections, and executing actions across Gmail, Slack, GitHub, Notion, Google Workspace,...
Usage Guidance
Install only if you intentionally want your agent to use Composio across third-party apps. Use a dedicated Composio project, connect only the accounts needed, review OAuth scopes, keep the API key private, require explicit confirmation before sending, posting, editing, deleting, uploading, or running code, and revoke connections when the task is finished.
Capability Analysis
Type: OpenClaw Skill
Name: composio
Version: 1.0.0
The skill bundle is classified as suspicious due to the inclusion of highly privileged capabilities, specifically `COMPOSIO_REMOTE_WORKBENCH` and `COMPOSIO_REMOTE_BASH_TOOL` described in `skill.md`. These tools allow for arbitrary Python code execution (including helper functions like `upload_local_file` for potential data exfiltration and `proxy_execute` for direct API calls to connected services) and arbitrary Bash command execution within a persistent sandbox. While these capabilities are presented as legitimate features for advanced automation, they introduce significant risk if the AI agent is compromised via prompt injection, potentially leading to unauthorized data access, exfiltration, or control over connected applications.
Capability Assessment
Purpose & Capability
The purpose matches the documented Composio workflow of discovering, connecting, and executing tools across many apps, but the capability is very broad: connected-account actions, multi-tool execution, direct toolkit API calls, file upload from the remote sandbox, web search, LLM calls, and arbitrary Python/Bash execution.
Instruction Scope
The skill gives operational rules such as searching first, checking schemas, and requiring active connections, but it does not clearly require user confirmation before high-impact actions like sending messages, changing connected-account data, uploading files, using proxy API calls, or running code/shell commands.
Install Mechanism
The bundle contains a single Markdown skill and no executable install script, which lowers local installation risk; use requires a Composio API key and calls to the external Composio backend.
Credentials
OAuth/API connected accounts, an API key, broad app coverage, networked helper functions, and direct proxy execution are expected for this integration but create high-impact authority that is only partially scoped in the artifact.
Persistence & Privilege
The remote workbench and Bash tool run in a persistent sandbox where variables, imports, and files survive across calls, and connected accounts can remain active beyond a single action unless the user manages or revokes them separately.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install composio - After installation, invoke the skill by name or use
/composio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Composio v1.0.0 – Initial Release
- Introduces a unified platform to connect AI agents with 900+ popular apps for seamless cross-app automation.
- Provides clear guides and cURL examples for setup, authentication, and API usage.
- Documents core endpoints: tool search (`COMPOSIO_SEARCH_TOOLS`), connection management, input schema fetching, and tool execution.
- Explains best practices for planning, finding, connecting, and running tools, with real API payloads and tips for smooth integration.
Metadata
Frequently Asked Questions
What is Composio?
Connect your AI agent to 500+ apps for discovering tools, managing connections, and executing actions across Gmail, Slack, GitHub, Notion, Google Workspace,... It is an AI Agent Skill for Claude Code / OpenClaw, with 6380 downloads so far.
How do I install Composio?
Run "/install composio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Composio free?
Yes, Composio is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Composio support?
Composio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Composio?
It is built and maintained by wjayesh (@wjayesh); the current version is v1.0.0.
More Skills