soia-pkm-alipan-curator
Audited by Socket on Jul 24, 2026
2 alerts found:
SecurityAnomaly该 skill 的总体目的与能力大体一致,主要围绕阿里云盘整理、索引和学习计划生成,未见明确凭据窃取或异常外传路径。但它依赖另一个 skill 执行核心云盘操作,并建议用 `-a '*'` 安装,形成明显的权限与转移信任风险。综合判断为 SUSPICIOUS:不是确认恶意,但应在审查其依赖 skill 和缩减权限前谨慎使用。
No direct malicious payload indicators (e.g., exfiltration, reverse shells, cryptomining) are evident in this fragment. The primary security concern is high-impact orchestration dependent on dynamic execution/trust boundaries: the companion module is executed at import time via exec_module, and the external runner path can be overridden via SOIA_ALIPAN_RUNNER, enabling arbitrary code execution if an attacker influences the environment or package contents. Overall, treat as a powerful migration controller that is safe only when the packaged companion module and the resolved runner are fully trusted and protected; otherwise the security risk is moderate to high due to potential execution hijack.