ha-device-conditions-actions
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains Python boilerplate for Home Assistant integrations (device_condition.py and device_action.py). All code snippets follow standard development patterns for the Home Assistant ecosystem.
- [SAFE]: No evidence of prompt injection or attempts to override AI safety guidelines was found.
- [SAFE]: There are no network requests, credential exposures, or file system access operations that could lead to data exfiltration.
- [SAFE]: No obfuscation techniques, such as Base64 encoding or hidden characters, were identified in the source files.
- [SAFE]: The code utilizes standard validation schemas (voluptuous) to ensure structured data handling, which is a best practice for preventing injection attacks in integrated environments.
Audit Metadata