alicloud-ai-translation-anytrans-test
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is a functional smoke test, performing validation steps consistent with its stated goal.
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) to verify script compilation. This is an internal test execution within the project's own directory structure. - [CREDENTIALS_UNSAFE]: References the use of environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) for Alicloud authentication. This follows standard practices for secret management and does not include hardcoded credentials.
Audit Metadata