alibabacloud-odps-quota-manage
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized access patterns were detected. The skill relies on official vendor tools and well-documented API workflows.
- [EXTERNAL_DOWNLOADS]: The documentation references downloading the official Aliyun CLI from aliyuncli.alicdn.com, which is the vendor's official distribution endpoint.
- [COMMAND_EXECUTION]: Installation instructions involve standard shell commands for binary placement and environment configuration, which are expected for this type of technical skill.
- [PROMPT_INJECTION]: The skill identifies a potential indirect prompt injection surface as it processes user-provided nicknames and region IDs for use in CLI commands. This is mitigated by mandatory parameter confirmation. Ingestion points: User-provided inputs for RegionId and nickname documented in SKILL.md. Boundary markers: Absent. Capability inventory: Execution of aliyun CLI commands. Sanitization: Relies on human-in-the-loop verification via the mandatory parameter confirmation step.
Audit Metadata