superset
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official source code from the Apache Superset GitHub repository for deployment via Docker.
- [COMMAND_EXECUTION]: Utilizes Docker and shell commands to perform legitimate administrative tasks such as initializing databases, creating admin users, and managing services.
- [CREDENTIALS_UNSAFE]: Employs instructional placeholder credentials (e.g., 'admin/admin', 'your-secret-key-change-me') and example connection strings for local development setup.
- [PROMPT_INJECTION]: Describes the use of Jinja templates within SQL Lab for dynamic query processing.
- Ingestion points: SQL Editor input in SKILL.md
- Boundary markers: None present
- Capability inventory: SQL execution via interactive editor (SKILL.md)
- Sanitization: Not explicitly detailed in the instructional text
Audit Metadata