test-smells
Find false-green tests: tests that pass without verifying anything. Deterministic Python/pytest AST scanner (C1-C59 + PL config-audit), zero-dep, CI-ready.
Find false-green Robot Framework tests: no verification keyword, swallowed failures, always-true checks. Static scan via robot.api (C-codes + R1-R8b).
Find Robot Framework tests that pass green without protecting anything: tests with no verification keyword, swallowed failures, always-true checks. Deterministic static scan, sibling of falsegreen (Python) and falsegreen-js (JS/TS).