oci-iot-platform
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes OCI CLI commands to manage lifecycle operations for IoT domains, models, adapters, and digital twin instances. It includes local helper scripts (Bash and Python) for processing resource data and generating telemetry templates.
- [EXTERNAL_DOWNLOADS]: The skill references authoritative Oracle documentation and sample code hosted on official Oracle GitHub repositories (oracle-samples) to guide users and validate platform behavior.
- [SAFE]: The skill implements security best practices, such as providing a redaction scanner to prevent secret exposure and using environment variables for sensitive credentials (DEVICE_USER, DEVICE_SECRET) in test scripts rather than hardcoding them.
Audit Metadata