java-mcp-server-generator
Generates a complete Model Context Protocol server project in Java with reactive streams and optional Spring Boot integration.
Install this skill
or
91/100
Security score
The java-mcp-server-generator skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 44
Template literal with variable interpolation in command context
SourceSKILL.md
| 44 | ```xml |
low line 46
External URL reference
SourceSKILL.md
| 46 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
low line 47
External URL reference
SourceSKILL.md
| 47 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
low line 48
External URL reference
SourceSKILL.md
| 48 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 |
low line 49
External URL reference
SourceSKILL.md
| 49 | http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
Scanned on Feb 28, 2026
View Security Dashboard