Security Audit
brandfetch-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
brandfetch-automation received a trust score of 95/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 1 finding: 0 critical, 0 high, 1 medium, and 0 low severity. Key findings include Skill documents use of overly broad tool execution primitive.
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 | |
|---|---|---|---|---|
| MEDIUM | Skill documents use of overly broad tool execution primitive The skill's documentation for 'Bulk ops' suggests using `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()`. If `run_composio_tool()` allows execution of arbitrary Composio tools available via the Rube MCP, this provides a very broad and powerful primitive. An LLM, guided by this documentation, could be prompted to execute tools outside the intended scope of 'Brandfetch automation' by injecting malicious arguments into `run_composio_tool()`. This effectively grants the skill (via the Rube MCP) access to a wider range of capabilities than strictly necessary for Brandfetch operations, creating a potential for privilege escalation or unintended actions if the LLM is compromised by a malicious prompt. Clarify the scope of `run_composio_tool()` when used with `RUBE_REMOTE_WORKBENCH` within this skill's context. Ideally, restrict its capabilities to Brandfetch-specific operations or provide strong warnings about its broad power. If `run_composio_tool()` is inherently broad, consider if this skill should document its use for 'Brandfetch automation' without more specific safeguards or if a more narrowly scoped tool should be used for bulk Brandfetch operations. | LLM | SKILL.md:70 |
Scan History
Embed Code
[](https://skillshield.io/report/52ed2586e451c3e9)
Powered by SkillShield