three-scope-map
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches geographic boundaries (GeoJSON) from Alibaba Cloud's DataV service (geo.datav.aliyun.com) and public dataset repositories on GitHub. These are standard and appropriate sources for geographic information required by the skill.
- [COMMAND_EXECUTION]: Provides several Python scripts designed to be executed by the agent to validate project structure, generate themes, and preprocess geographic data.
- [REMOTE_CODE_EXECUTION]: The
scripts/apply_map_theme.pyutility uses dynamic module loading to execute internal helper scripts within the skill package, which is a standard method for modular script design.
Audit Metadata