schema-exploration
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- Database Structural Discovery: The skill is designed to interact with a database to identify tables, columns, and relationships. It uses tools to list and describe the schema, including viewing sample data. This is expected behavior for its primary use case.
- Indirect Prompt Injection Surface: This skill identifies a surface for potential indirect interactions by processing data from the database. Ingestion points include the
sql_db_list_tablesandsql_db_schematools mentioned inSKILL.md. While the skill does not explicitly define boundary markers or sanitization steps, and its capability inventory includes database exploration, the risk of external data influencing agent behavior is a general consideration for data-handling skills and is typically addressed by model-level safety measures.
Audit Metadata