412-frameworks-quarkus-panache
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected in the skill instructions or reference documentation.
- [COMMAND_EXECUTION]: The skill uses standard Maven wrapper commands (
./mvnw compile,./mvnw clean verify) to ensure project integrity. These commands are executed locally within the user's project environment and are routine for Java development. - [PROMPT_INJECTION]: The skill includes explicit security warnings to protect against SQL injection by forbidding the concatenation of user input into queries and requiring the use of parameterized queries.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file access, or network exfiltration was found. The skill maintains a narrow focus on database access patterns.
Audit Metadata