rds-oracle
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- Command Execution: The skill provides several diagnostic scripts and AWS CLI examples for checking resource status and network connectivity. These operations are aligned with the skill's purpose of database administration.
- Administrative Privileges: Setup instructions for EC2-based components include using
sudofor package installation and system configuration. This is standard practice for infrastructure setup and maintenance. - Service Persistence: To support high-availability proxying, the skill details the creation of systemd services for Oracle Connection Manager (CMAN). This allows the service to persist across system reboots.
- Secure Data Handling: The skill strictly advocates for retrieving credentials from AWS Secrets Manager rather than hardcoding them, and includes validation logic for user-provided parameters.
- Trusted Resource Retrieval: Security certificates and deployment manifests are retrieved from verified AWS domains and official GitHub repositories to ensure the integrity of the configuration data.
Audit Metadata