data-warehouse
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational Markdown documentation, SQL templates, and a simple helper script. No security threats were detected across all categories. The SQL examples for star schemas and dimension modeling are standard technical documentation.
- [DATA_EXFILTRATION]: Documentation in
etl-pipelines.mdincludes pseudocode for API interactions using placeholders (api.example.com) and generic variables (api_token). This follows best practices for educational content and does not involve hardcoded secrets or actual exfiltration paths. - [CREDENTIALS_UNSAFE]: The dimension schema in
SKILL.mdincludes columns for user metadata such as email and phone numbers; however, these are strictly table definitions and do not contain or expose actual sensitive data or credentials.
Audit Metadata