704-technologies-sql
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions require the agent to execute shell commands such as
./mvnw compile,mvn compile, and./mvnw clean verify. These are standard operations within the Java development ecosystem for compiling and testing project changes and do not represent a security risk in this context.\n- [PROMPT_INJECTION]: The skill is designed to process user-provided SQL schemas and queries for review. While this activity involves ingesting untrusted data that could theoretically harbor indirect prompt injection attempts, the skill explicitly mandates security controls such as the use of bind parameters to prevent SQL injection at the application level.\n- [SAFE]: The skill does not contain any obfuscated code, hardcoded credentials, or unauthorized network operations. Its behavior is consistent with its stated purpose of providing framework-agnostic SQL guidance.
Audit Metadata