415-frameworks-quarkus-mongodb
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard build commands such as
./mvnw compileand./mvnw clean verify. These are required for the primary purpose of the skill (Java development) and are standard developer workflow operations. - [PROMPT_INJECTION]: No malicious prompt injection patterns were detected. The skill contains instructional language that guides the agent to follow established software engineering patterns.
- [DATA_EXFILTRATION]: No evidence of data exfiltration or unauthorized network operations was found. The skill focuses on local database interactions and standard library usage.
- [REMOTE_CODE_EXECUTION]: The skill uses standard Maven dependencies (io.quarkus:quarkus-mongodb-panache) managed by the project's Bill of Materials (BOM), which is the recommended safe practice for Quarkus applications.
Audit Metadata