aliyun-oss-skill
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include bash commands for environment verification, such as checking environment variables and reading a local .env file. These are standard procedures for configuring cloud service credentials.
- [DATA_EXFILTRATION]: The put_object.py script allows for reading local files and uploading them to an Alibaba Cloud OSS bucket. This functionality is the primary purpose of the tool and utilizes official SDK methods.
- [EXTERNAL_DOWNLOADS]: The skill specifies dependencies on verified libraries (alibabacloud_oss_v2 and python-dotenv) from the official Python Package Index (PyPI).
- [PROMPT_INJECTION]: No instructions aimed at overriding agent behavior, bypassing safety guidelines, or extracting system prompts were identified.
Audit Metadata