cross-tenant-data-leak-tests
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for security testing. It provides code examples for Python and SQL to verify that Row-Level Security (RLS) and application-level isolation are functioning correctly.
- [EXTERNAL_DOWNLOADS]: The GitHub Actions workflow examples use standard official actions from the GitHub 'actions' organization, which are well-known and trusted sources.
- [CREDENTIALS_UNSAFE]: The YAML configuration includes example credentials for a local PostgreSQL service (
POSTGRES_PASSWORD: postgres). These are standard defaults for ephemeral CI environments and do not represent a risk to production systems.
Audit Metadata