Security Audit
neuronwriter-automation
github.com/ComposioHQ/awesome-claude-skillsTrust Assessment
neuronwriter-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 Broad tool execution 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 | Broad tool execution via RUBE_REMOTE_WORKBENCH The skill describes the use of `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` for 'Bulk ops'. This function implies the ability to execute arbitrary Composio tools, which could lead to excessive permissions if the underlying tools have broad access to system resources, files, or network operations. The skill does not define or restrict the scope of tools that can be executed via this mechanism, creating a large attack surface for a malicious prompt to exploit. Restrict the capabilities of `RUBE_REMOTE_WORKBENCH` or `run_composio_tool()` to a predefined, safe set of operations. Provide clear guidance on what types of tools or actions are permitted, or remove the mention of this broad capability if not strictly necessary for the skill's core function. | LLM | SKILL.md:63 |
Scan History
Embed Code
[](https://skillshield.io/report/9f5b6d82970349a0)
Powered by SkillShield