oraclecloud-data-handling

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes the official oci Python SDK, a well-known package from a trusted vendor (Oracle), to interact with cloud services.
  • [DATA_EXPOSURE]: The instructions reference the standard OCI configuration file path at ~/.oci/config for authentication. This is the official and documented method for the OCI SDK to access credentials locally; there are no patterns indicating exfiltration of these credentials.
  • [COMMAND_EXECUTION]: The skill includes standard OCI CLI commands for auditing buckets and requests. These are used for administrative tasks and do not involve untrusted input interpolation.
  • [SAFE]: The skill implements security best practices for OCI, such as enabling bucket versioning to prevent accidental data loss and providing guidance on auditing and revoking Pre-Authenticated Requests (PARs).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 05:50 PM
Security Audit — agent-trust-hub — oraclecloud-data-handling