alibabacloud-tablestore-agent-storage
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure credential handling by utilizing the official Alibaba Cloud Credentials SDK and the default credential chain, which avoids hardcoding or requesting plaintext Access Keys from the user.
- [SAFE]: External downloads and installations for the Aliyun CLI and ossutil tools are performed from official, trusted Alibaba Cloud domains (aliyuncli.alicdn.com and gosspublic.alicdn.com).
- [SAFE]: Command execution is limited to environment setup, SDK installation, and managing official vendor CLI tools required for Tablestore operations.
- [SAFE]: The generation of sync scripts and configuration of scheduled tasks (via cron or OpenClaw) are necessary for the skill's primary function of maintaining an up-to-date knowledge base.
- [SAFE]: All generated configuration and cache files are stored within a dedicated local directory (tablestore_agent_storage/), preventing pollution of the project root.
Audit Metadata