alibabacloud-oss-manage-cron-upload
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and executes shell scripts and batch files to automate the backup process. This includes using the
aliyunCLI to performossutiloperations likecp(copy),ls(list), andstat. It also uses local OS tools likecrontab(Linux/macOS) andschtasks(Windows) to schedule these backups. These operations are essential to the skill's stated purpose of managing scheduled OSS uploads. - [EXTERNAL_DOWNLOADS]: The documentation provides links to download the Alibaba Cloud CLI from
aliyuncli.alicdn.com. This is the official distribution domain for Alibaba Cloud tools and is considered a safe, well-known service. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill explicitly includes security rules to prevent the leakage of credentials. It forbids the use of
caton configuration files and prevents the printing of Access Key IDs or Secrets. It correctly guides the user to usealiyun configure listto verify authentication status without exposing sensitive data.
Audit Metadata