alibabacloud-migration-lhm-migrate-hive-to-paimon

Warn

Audited by Socket on Aug 6, 2026

3 alerts found:

Anomalyx2Security
AnomalyLOW
SKILL.md

SUSPICIOUS. The overall footprint mostly matches a legitimate Hive-to-Paimon migration tool, and the install/data endpoints are largely consistent with that purpose. However, the skill performs high-impact production writes, executes shell and SQL artifacts produced by another skill, and includes a curl|bash installer path for rclone, so the operational and transitive-trust risk is medium-to-high even without clear evidence of malicious intent.

Confidence: 87%Severity: 68%
SecurityMEDIUM
scripts/incremental_migrate.py

This module is not obviously obfuscated and does not contain clear cryptomining/backdoor logic. However, it performs high-risk OS command execution using shell=True with command strings loaded from an external script (sync_commands.sh) and config-derived credential-bearing commands. Without strict validation/whitelisting, tampering with those inputs can lead to arbitrary command execution and credential exposure via logs, making it a significant supply-chain/sabotage risk in the context of dependencies/tools that generate those inputs.

Confidence: 78%Severity: 75%
AnomalyLOW
scripts/common.py

No explicit malware/backdoor behavior is observable in the provided executable lines. The primary security weakness visible here is potential SQL injection: databases and tables_list values are directly interpolated into a metastore SQL WHERE clause without escaping/parameterization. Additionally, the snippet appears truncated/mangled, so any further risks involving subprocess/rclone/migration steps cannot be confirmed from this fragment alone. Treat this module as security-relevant mainly due to injection risk and incomplete context.

Confidence: 44%Severity: 66%
Audit Metadata
Analyzed At
Aug 6, 2026, 01:40 AM
Package URL
pkg:socket/skills-sh/aliyun%2Falibabacloud-aiops-skills%2Falibabacloud-migration-lhm-migrate-hive-to-paimon%2F@78fabf9861f5a43b5b59b7438f4756f7eb64da21faa63aad402988957a4919af
Security Audit — socket — alibabacloud-migration-lhm-migrate-hive-to-paimon