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 aliyun CLI to perform ossutil operations like cp (copy), ls (list), and stat. It also uses local OS tools like crontab (Linux/macOS) and schtasks (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 cat on configuration files and prevents the printing of Access Key IDs or Secrets. It correctly guides the user to use aliyun configure list to verify authentication status without exposing sensitive data.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 09:05 AM