skills/aliyun/alibabacloud-aiops-skills/alibabacloud-sls-index-config-management/Gen Agent Trust Hub
alibabacloud-sls-index-config-management
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong credential safety measures, explicitly forbidding the agent from reading AccessKey/SecretKey values from files or environment variables, and using the
aliyun configure listcommand only for status verification. - [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for the Aliyun CLI using official vendor distribution points (aliyuncli.alicdn.com) and the official GitHub repository.
- [COMMAND_EXECUTION]: The skill uses the
aliyunCLI to manage logstore indexes. These operations are scoped to theslsservice and include mandatory guardrails such as requiring explicit user confirmation and performing backups before executing destructive commands likedelete-index. - [SAFE]: The skill's log inference engine processes user-provided log samples to generate static JSON configurations, which are then passed to the CLI via temporary files, preventing command injection and ensuring data integrity.
Audit Metadata