xiao-i2c-sensors
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill contains standard Arduino source code (.ino) for sensor interfacing.
- [COMMAND_EXECUTION]: The skill uses
arduino-clifor compilation and library management (e.g.,arduino-cli lib install "Adafruit BNO055"). These are standard development tools and the usage is consistent with the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to download standard, well-known Arduino libraries from the official Arduino library registry. These are trusted sources in the embedded development ecosystem.
- [DATA_EXFILTRATION]: No network exfiltration or sensitive data access patterns were identified. Data is streamed solely to the local serial port for user observation.
Audit Metadata