data-autocleaning
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/dataplex_scanner.pyexecutes shell commands usingasyncio.create_subprocess_shellto interact with Google Cloud services. - Evidence: It invokes
bq queryto check table row counts andgcloud dataplex datascansto create and describe data profiles. - Context: These commands are used to automate legitimate data engineering workflows (profiling and quality checks) within the user's GCP environment. The skill instructions explicitly require the agent to obtain user approval before executing the scanner script.
Audit Metadata