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.csv and per-table ddl_files/*.sql) and parses their free-text DDL at runtime via scripts/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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 6, 2026, 01:38 AM
Issues
2
Security Audit — snyk — alibabacloud-migration-lhm-migrate-hive-to-paimon