layout
Creates complex panel layouts for testing with customizable patterns for efficient grid system setup.
Install this skill
or
82/100
Security score
The layout skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 44
Curl to non-GitHub URL
SourceSKILL.md
| 44 | curl -s http://localhost:47100/plugins |
medium line 51
Curl to non-GitHub URL
SourceSKILL.md
| 51 | curl -s -X POST http://localhost:47100/plugins/agent/start |
medium line 74
Curl to non-GitHub URL
SourceSKILL.md
| 74 | curl -s -X PUT http://localhost:47100/layout \ |
low line 44
External URL reference
SourceSKILL.md
| 44 | curl -s http://localhost:47100/plugins |
low line 51
External URL reference
SourceSKILL.md
| 51 | curl -s -X POST http://localhost:47100/plugins/agent/start |
low line 74
External URL reference
SourceSKILL.md
| 74 | curl -s -X PUT http://localhost:47100/layout \ |
Scanned on Feb 12, 2026
View Security Dashboard