qwencloud-update-check

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches version metadata from the vendor's official GitHub repository (raw.githubusercontent.com/QwenCloud/qwencloud-ai/) to compare local versions against the latest release.\n- [COMMAND_EXECUTION]: Executes its internal helper script 'scripts/check_update.py' using subprocess.run to perform version comparison. The execution is limited to the skill's own code and uses the current Python interpreter.\n- [DATA_EXFILTRATION]: Accesses local project configuration files (version.json, skills-lock.json, and .agents/state.json) to determine the current version and implement a rate-limiting mechanism. No sensitive credentials or system data are accessed or transmitted externally.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 03:04 AM