Security Audit
breezy-hr-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
breezy-hr-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 Broad Access to Target System Operations.
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 | Broad Access to Target System Operations The skill provides access to a wide range of operations within the Breezy HR system via the Rube MCP's 'breezy_hr' toolkit. The `RUBE_MULTI_EXECUTE_TOOL` and `RUBE_REMOTE_WORKBENCH` (for bulk operations) allow the agent to discover and execute virtually any function exposed by the underlying toolkit. While this is the intended purpose of an automation skill, it means that a compromised or misused agent could perform extensive actions (e.g., create, read, update, delete records) within Breezy HR, limited only by the permissions of the connected Breezy HR account and the toolkit's capabilities, without further internal constraints from the skill itself. Implement fine-grained access control within the agent's operational context, if possible, to restrict the specific Breezy HR operations an agent can perform. Ensure that the Breezy HR connection used by Rube MCP has the principle of least privilege applied, granting only the necessary permissions for the intended automation tasks. Clearly document the full scope of actions possible through the 'breezy_hr' toolkit. | LLM | SKILL.md:39 |
Scan History
Embed Code
[](https://skillshield.io/report/e7aeaa69a9a83222)
Powered by SkillShield