Skip to main content

java-maven-helper

Assists with Maven build system, dependency management, and Java project configuration for efficient project setup and maintenance.

Install this skill

or
53/100

Security score

The java-maven-helper skill was audited on Feb 28, 2026 and we found 31 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 124

Template literal with variable interpolation in command context

SourceSKILL.md
124```xml
medium line 331

Template literal with variable interpolation in command context

SourceSKILL.md
331```xml
medium line 551

Template literal with variable interpolation in command context

SourceSKILL.md
551```xml
medium line 923

Template literal with variable interpolation in command context

SourceSKILL.md
923```xml
low line 836

Access to hidden dotfiles in home directory

SourceSKILL.md
836rm -rf ~/.m2/repository/com/example/problematic-artifact
low line 840

Access to hidden dotfiles in home directory

SourceSKILL.md
840# Add to ~/.m2/settings.xml
low line 886

Access to hidden dotfiles in home directory

SourceSKILL.md
886rm -rf ~/.m2/repository
low line 898

Access to hidden dotfiles in home directory

SourceSKILL.md
898echo "MAVEN_OPTS='-Xmx2048m'" > ~/.mavenrc
low line 924

Access to hidden dotfiles in home directory

SourceSKILL.md
924<!-- ~/.m2/settings.xml -->
low line 126

External URL reference

SourceSKILL.md
126<project xmlns="http://maven.apache.org/POM/4.0.0"
low line 127

External URL reference

SourceSKILL.md
127xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 128

External URL reference

SourceSKILL.md
128xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
low line 129

External URL reference

SourceSKILL.md
129http://maven.apache.org/xsd/maven-4.0.0.xsd">
low line 147

External URL reference

SourceSKILL.md
147<url>https://example.com</url>
low line 154

External URL reference

SourceSKILL.md
154<url>https://www.apache.org/licenses/LICENSE-2.0</url>
low line 324

External URL reference

SourceSKILL.md
324<url>https://repo.maven.apache.org/maven2</url>
low line 441

External URL reference

SourceSKILL.md
441<project xmlns="http://maven.apache.org/POM/4.0.0"
low line 442

External URL reference

SourceSKILL.md
442xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 443

External URL reference

SourceSKILL.md
443xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
low line 444

External URL reference

SourceSKILL.md
444http://maven.apache.org/xsd/maven-4.0.0.xsd">
low line 483

External URL reference

SourceSKILL.md
483<project xmlns="http://maven.apache.org/POM/4.0.0"
low line 484

External URL reference

SourceSKILL.md
484xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 485

External URL reference

SourceSKILL.md
485xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
low line 486

External URL reference

SourceSKILL.md
486http://maven.apache.org/xsd/maven-4.0.0.xsd">
low line 512

External URL reference

SourceSKILL.md
512# Or search on https://mvnrepository.com
low line 925

External URL reference

SourceSKILL.md
925<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
low line 926

External URL reference

SourceSKILL.md
926xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 927

External URL reference

SourceSKILL.md
927xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
low line 928

External URL reference

SourceSKILL.md
928http://maven.apache.org/xsd/settings-1.0.0.xsd">
low line 938

External URL reference

SourceSKILL.md
938<url>https://nexus.example.com/repository/maven-public/</url>
low line 959

External URL reference

SourceSKILL.md
959<url>https://nexus.example.com/repository/maven-public/</url>
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →
GitHub Stars 278
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
aiskillstore/marketplace