hive-expert
Warn
Audited by Snyk on Apr 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill documentation includes examples that fetch and execute remote code at runtime (e.g., ADD FILE hdfs:///user/hive/scripts/parse_log.py then USING 'python3 parse_log.py', ADD FILE hdfs:///models/model.pkl, and ADD JAR hdfs:///user/hive/udfs/my-udfs.jar), which are HDFS URLs used to load code/artifacts that will be executed by Hive, so they present a runtime-executable external dependency risk.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata