eliteforge-new-java-maven-model
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
scaffold_java_maven_model.py) to create directory structures and modifypom.xmlfiles. All operations are confined to the local repository. - [SAFE]: The provided Python script uses standard libraries and performs rigorous sanitization on metadata extracted from
pom.xmlfiles, using regex to restrict identifiers to alphanumeric characters. This prevents malicious injection into project filenames or configurations.
Audit Metadata