luxonis-build-poc
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions specify cloning the official Luxonis example repository from 'https://github.com/luxonis/oak-examples'. As this is the official repository of the skill's authoring organization (luxonis), it is considered a safe and trusted source.
- [COMMAND_EXECUTION]: The skill describes executing Python scripts within isolated virtual environments and using 'oakctl' (a Luxonis CLI tool) for application management. These are standard development practices for the OAK platform and are used to verify the generated proof-of-concept code.
- [SAFE]: The skill explicitly forbids training models or compiling core libraries from source, directing users to official support if hardware faults are detected. It also includes clear warnings against making global system changes or assuming USB access in restricted environments like WSL.
Audit Metadata