qwencloud-update-check
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches a JSON file from the official QwenCloud GitHub repository (raw.githubusercontent.com/QwenCloud/qwencloud-ai) to check for newer versions. This is a standard operation for software update checks.
- [COMMAND_EXECUTION]: The helper script
gossamer.pyexecutes the internalcheck_update.pyscript usingsubprocess.runwith a list of arguments, which is a secure method for executing internal tools. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's operations are transparent and consistent with its stated purpose of providing version notifications.
Audit Metadata