cross-tenant-data-leak-tests

Installation
SKILL.md

cross-tenant-data-leak-tests

Overview

The runtime CI gate. While tenant-leak-test-author produces the plan (which surfaces, which patterns), this skill produces the executing tests - the actual code that fails the build when isolation breaks.

The contract:

  • Each test fixtures two disjoint tenants (A, B).
  • Each test exercises one (surface, pattern) cell.
  • Each test asserts denial of cross-tenant access.
  • The suite runs as part of CI on every PR.
  • A single failure blocks merge.

When to use

Installs
1
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
cross-tenant-data-leak-tests — testland/qa