skills/jeremylongshore/claude-code-plugins-plus-skills/oraclecloud-local-dev-loop/Gen Agent Trust Hub
oraclecloud-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Oracle Cloud Infrastructure (OCI) tools and packages, including oci-cli and the oci Python SDK. These resources are from a well-known technology provider and are appropriate for the skill's stated purpose.
- [SAFE]: The skill manages local OCI credentials and environment variables. It includes specific instructions to add sensitive files like .env and private keys to .gitignore, following industry best practices for secret management. Access to the ~/.oci/config file is necessary for the local development workflow described.
- [COMMAND_EXECUTION]: The provided shell aliases and Python script automate cloud management tasks such as listing instances and managing storage buckets. These operations use the official OCI CLI and SDK clients and are executed within the user's local development environment.
Audit Metadata