qwencloud-text
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/gossamer.pyusessubprocess.runto execute a local version-checking script from a companion skill, enabling automated update notifications within the vendor's ecosystem. - [EXTERNAL_DOWNLOADS]: The skill includes instructions for the agent to install official companion utilities from the
QwenCloud/qwencloud-airepository using thenpx skillspackage manager. - [DATA_EXFILTRATION]: The library
scripts/qwencloud_lib.pycontains functionality to upload local files to Alibaba Cloud OSS storage. This is a primary feature used to enable the AI model to process document and image inputs provided by the user. - [CREDENTIALS_UNSAFE]: The skill enforces best practices for API key management, providing detailed documentation on using environment variables and implementing masking logic in the shared library to prevent secret leakage in logs.
Audit Metadata