spring-controller
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for boilerplate code generation. It uses the
$ARGUMENTSvariable to interpolate a user-provided entity name into class names and REST endpoints. This is the intended primary purpose of the skill and does not exhibit malicious behavior. - [SAFE]: The skill requests access to Java files and build configuration files (
pom.xml,build.gradle) to ensure generated code matches the existing project's package layout and conventions. This is a legitimate use of the agent's file system access for architectural consistency.
Audit Metadata