condition-based-waiting
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and accompanying scripts focus exclusively on software testing best practices. The provided TypeScript functions (
waitForEvent,waitForEventCount,waitForEventMatch) use standard polling techniques with timeouts to efficiently wait for state changes. - [SAFE]: No external network requests, file system modifications, or sensitive data access patterns were identified. All imports in the script are local to the expected project environment.
Audit Metadata