oraclecloud-enterprise-rbac
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate administrative instructions for Oracle Cloud Infrastructure. No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the official
ociPython SDK, which is a well-known and trusted package for OCI management. - [COMMAND_EXECUTION]: The skill includes Python scripts and OCI CLI commands intended for administrative tasks like creating compartments and auditing dynamic groups. These are standard operations for the skill's stated purpose.
- [DATA_EXPOSURE]: The provided code snippets access the local OCI configuration file at
~/.oci/config. This is the standard location for OCI credentials and is required for the official SDK to authenticate requests locally.
Audit Metadata