api-database-mysql
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices and does not contain malicious code or patterns.\n- [COMMAND_EXECUTION]: The instructions explicitly forbid SQL string interpolation and require the use of
execute()with?placeholders, which effectively prevents SQL injection attacks.\n- [DATA_EXFILTRATION]: Credentials are appropriately managed through environment variables rather than hardcoded strings. There is no evidence of unauthorized data transfer.\n- [REMOTE_CODE_EXECUTION]: No remote script execution or unverifiable external dependencies were found.\n- [PROMPT_INJECTION]: The content does not contain any instructions designed to override the agent's safety protocols or system prompts.
Audit Metadata