duckdb-docs
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches documentation search indexes from official vendor domains (
duckdb.organdducklake.select) using DuckDB's built-in extension mechanism. These downloads are directed to known vendor-controlled infrastructure. - [COMMAND_EXECUTION]: Executes shell commands to verify the local environment, manage a dedicated cache directory (
$HOME/.duckdb/docs/), and invoke theduckdbCLI to perform full-text searches against the downloaded documentation data. - [SAFE]: All file and network operations are confined to official documentation sources and a specific application cache directory, which is consistent with the skill's stated purpose of providing technical documentation search capabilities.
Audit Metadata