database-performance-debugging
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The skill contains standard instructional language focused on database debugging. No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected.
- [Data Exposure & Exfiltration] (SAFE): The SQL snippets use generic placeholders and standard system views. No hardcoded credentials, sensitive file paths, or network exfiltration logic are present.
- [Remote Code Execution] (SAFE): The skill does not include any external package installations (npm/pip) or remote script downloads (curl/wget).
- [Command Execution] (SAFE): While the skill includes administrative SQL commands (e.g., SET GLOBAL, CREATE EXTENSION), these are legitimate for the stated purpose of database performance tuning. No OS-level command execution or shell access is requested.
- [Obfuscation] (SAFE): All content is provided in clear text. No Base64, zero-width characters, or homoglyphs were found.
Audit Metadata