alicloud-ai-search-opensearch-test
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for testing purposes and limits its operations to local script execution and read-only API calls. It adheres to security best practices for handling sensitive credentials via environment variables.\n- [COMMAND_EXECUTION]: Runs a local script
tests/common/compile_skill_scripts.pyto check the validity of the target skill. This is a standard validation step in a development environment.\n- [CREDENTIALS_UNSAFE]: References environment variables (ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) for authentication. This is an appropriate method for managing secrets in automated scripts, and no plaintext keys are present in the skill file.
Audit Metadata