skills/databricks/databricks-agent-skills/databricks-unstructured-pdf-generation/Gen Agent Trust Hub
databricks-unstructured-pdf-generation
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs expected tasks as described: converting local HTML files to PDF and uploading them to Databricks Unity Catalog volumes. All operations align with the stated purpose of building evaluation datasets on Databricks.
- [COMMAND_EXECUTION]: The skill executes a bundled Python script (
scripts/pdf_generator.py) and the officialdatabricksCLI tool. These executions are transparent, documented, and necessary for the workflow. - [EXTERNAL_DOWNLOADS]: The skill requires the
plutoprintPython package, which is a legitimate library for HTML-to-PDF conversion. This is a standard dependency for the conversion task. - [DATA_EXFILTRATION]: The skill uploads generated PDFs to Databricks Unity Catalog volumes using
databricks fs cp. This network operation targets the vendor's own infrastructure and is the primary intended function for Databricks users.
Audit Metadata