Security Audit
ElevenLabs Automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
ElevenLabs Automation received a trust score of 100/100, placing it in the Trusted category. This skill has passed all critical security checks and demonstrates strong security practices.
SkillShield's automated analysis identified 2 findings: 0 critical, 0 high, 0 medium, and 0 low severity. Key findings include Potential Data Exfiltration via Text Input, Third-Party Platform Dependency.
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 Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| INFO | Potential Data Exfiltration via Text Input The `ELEVENLABS_TEXT_TO_SPEECH` tool takes a `text` string as input, which will be sent to the ElevenLabs API for processing. If the LLM is prompted to pass sensitive user data into this parameter, that data could be exfiltrated to the third-party ElevenLabs service. Additionally, the generated audio file, which may contain sensitive information, is provided via a presigned S3 URL, making it temporarily accessible externally. Ensure the LLM is carefully instructed not to pass sensitive or personally identifiable information (PII) into the `text` parameter. Users should be aware that any text provided will be processed by ElevenLabs and the resulting audio will be hosted externally for a limited time. | Static | SKILL.md:30 | |
| INFO | Third-Party Platform Dependency The skill explicitly requires and integrates with the Composio MCP server, specifically 'rube' (`https://rube.app/mcp`). This introduces a supply chain dependency on the security and reliability of the Composio platform and its components. The skill's functionality and the handling of sensitive data (like ElevenLabs API keys) are reliant on this external service. Users should be aware of the third-party dependency and ensure they trust the Composio platform's security practices. It is recommended to review Composio's security documentation and terms of service, especially regarding API key handling and data privacy. | Static | SKILL.md:18 |
Scan History
Embed Code
[](https://skillshield.io/report/ea58648101c0ff08)
Powered by SkillShield