alicloud-security-content-moderation-green-test
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a smoke test for validating Alibaba Cloud integration components. No malicious patterns, obfuscation, or unauthorized data access behaviors were identified.
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) to perform an offline compilation check. This is a standard verification step for development and does not involve remote code execution or suspicious shell commands. - [SAFE]: Credential management follows best practices by instructing the user to configure standard environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) instead of hardcoding sensitive information within the skill files.
Audit Metadata