315-frameworks-spring-mongodb

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute ./mvnw compile and ./mvnw clean verify. These are standard Maven Wrapper commands used in Spring Boot development environments to ensure code integrity and run automated tests.
  • [PROMPT_INJECTION]: The instructions do not contain any patterns intended to bypass safety filters or override agent constraints. Instead, the skill includes explicit security guidelines, such as warning against NoSQL injection risks when building queries.
  • [EXTERNAL_DOWNLOADS]: The skill references standard Maven dependencies including spring-boot-starter-data-mongodb and testcontainers-mongodb. These are well-known, industry-standard libraries for Java development.
  • [DATA_EXFILTRATION]: No patterns of sensitive data access or unauthorized external network communication were detected. The skill promotes safe data handling by recommending DTO projections to avoid leaking internal database structures.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 05:56 PM