Trust Assessment
n8n-dispatch received a trust score of 87/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 2 findings: 0 critical, 0 high, 2 medium, and 0 low severity. Key findings include Missing required field: name, User input forwarded to external service.
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 13, 2026 (commit 13146e6a). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Missing required field: name The 'name' field is required for claude_code skills but is missing from frontmatter. Add a 'name' field to the SKILL.md frontmatter. | Static | skills/enchantedmotorcycle/n8n-dispatch/SKILL.md:1 | |
| MEDIUM | User input forwarded to external service The skill is designed to take raw user prompts (`text` argument) and forward them directly to a user-configured external n8n service via `mcporter`. This means any sensitive information included in the user's prompt will be transmitted to the specified external endpoint. While this is the intended functionality, users must be fully aware of this data flow and ensure the configured n8n service is trusted and adequately secured to prevent unintended data exposure or misuse. Ensure users are fully aware that their raw prompts are sent to an external, user-configured service. Advise users to only configure trusted n8n endpoints and to avoid including highly sensitive information in prompts if the endpoint's security cannot be guaranteed. | LLM | SKILL.md:10 |
Scan History
Embed Code
[](https://skillshield.io/report/3e7951b1e00e1d89)
Powered by SkillShield