powerbi-to-sl
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes Python snippets and local scripts to identify input files and validate them against JSON schemas. This is legitimate automation for the stated migration purpose.
- [DATA_EXFILTRATION]: Sends model payloads to the Keboola metastore REST API. It correctly uses environment variables (KBC_STORAGE_TOKEN and KBC_METASTORE_URL) for authentication and endpoint configuration, which is a secure practice for handling sensitive data.
- [EXTERNAL_DOWNLOADS]: Imports the 'jsonschema' Python package for structural validation of the generated model files. This is a standard library dependency and does not involve downloading remote code at runtime.
Audit Metadata