compose-ui-control
Enables control of Compose Desktop applications via HTTP for UI testing and interaction, enhancing automation capabilities.
Install this skill
or
52/100
Security score
The compose-ui-control skill was audited on Feb 27, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 140
Curl to non-GitHub URL
SourceSKILL.md
| 140 | curl http://localhost:54345/health |
medium line 163
Curl to non-GitHub URL
SourceSKILL.md
| 163 | curl http://localhost:54345/health |
medium line 166
Curl to non-GitHub URL
SourceSKILL.md
| 166 | curl http://localhost:54345/waitForIdle |
medium line 169
Curl to non-GitHub URL
SourceSKILL.md
| 169 | curl "http://localhost:54345/onNodeWithTag/username/performTextInput?text=myuser" |
medium line 172
Curl to non-GitHub URL
SourceSKILL.md
| 172 | curl http://localhost:54345/waitForIdle |
medium line 175
Curl to non-GitHub URL
SourceSKILL.md
| 175 | curl http://localhost:54345/onNodeWithTag/login_button/performClick |
medium line 178
Curl to non-GitHub URL
SourceSKILL.md
| 178 | curl "http://localhost:54345/waitUntilExactlyOneExists/tag/dashboard?timeout=10000" |
medium line 181
Curl to non-GitHub URL
SourceSKILL.md
| 181 | curl "http://localhost:54345/captureScreenshot?path=/tmp/result.png" |
low line 140
External URL reference
SourceSKILL.md
| 140 | curl http://localhost:54345/health |
low line 163
External URL reference
SourceSKILL.md
| 163 | curl http://localhost:54345/health |
low line 166
External URL reference
SourceSKILL.md
| 166 | curl http://localhost:54345/waitForIdle |
low line 169
External URL reference
SourceSKILL.md
| 169 | curl "http://localhost:54345/onNodeWithTag/username/performTextInput?text=myuser" |
low line 172
External URL reference
SourceSKILL.md
| 172 | curl http://localhost:54345/waitForIdle |
low line 175
External URL reference
SourceSKILL.md
| 175 | curl http://localhost:54345/onNodeWithTag/login_button/performClick |
low line 178
External URL reference
SourceSKILL.md
| 178 | curl "http://localhost:54345/waitUntilExactlyOneExists/tag/dashboard?timeout=10000" |
low line 181
External URL reference
SourceSKILL.md
| 181 | curl "http://localhost:54345/captureScreenshot?path=/tmp/result.png" |
Scanned on Feb 27, 2026
View Security Dashboard