ha-async-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and code examples intended to guide developers on Home Assistant's asynchronous programming model.
- [SAFE]: No external dependencies are downloaded or installed. The examples use standard Home Assistant APIs (
async_add_executor_job,async_create_task) and common Python libraries (aiohttp,requests,asyncio). - [SAFE]: There are no signs of prompt injection, data exfiltration, or obfuscation. The provided patterns follow established community safety guidelines for avoiding event loop blockage.
Audit Metadata