oci-billing-query
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Fetches and executes the official DuckDB installation script from
install.duckdb.org. - [EXTERNAL_DOWNLOADS]: Downloads the DuckDB command-line tool as part of the setup process from a well-known official source.
- [COMMAND_EXECUTION]: Executes shell commands to run DuckDB queries, manage local CSV exports, and verify configuration files.
- [CREDENTIALS_UNSAFE]: Guides the user to store database credentials in a local
~/.duckdbrcconfiguration file to manage connection secrets.
Audit Metadata