alibabacloud-migration-lhm-migrate-hive-to-paimon
Warn
Audited by Snyk on Aug 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Required runtime path reads user-provided “migration-lhm-inspect-hive-metastore output” files from an explore directory (e.g.,
summary_report.csvand per-tableddl_files/*.sql) and parses their free-text DDL at runtime viascripts/common.py:load_tables_from_explore_dir()→parse_hive_ddl().
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The code calls ensure_rclone_installed() at runtime which may run 'curl -s https://rclone.org/install.sh | bash', fetching and executing remote install code from https://rclone.org/install.sh (unsafe runtime remote code execution).
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata