aliyun-chatbot-manage-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) to verify script integrity. This is standard behavior for testing tools and is limited to internal paths. - [PROMPT_INJECTION]: The skill identifies API calls by reading the contents of a target skill's configuration file.
- Ingestion points:
skills/ai/service/aliyun-chatbot-manage/SKILL.md(Step 2). - Boundary markers: Absent.
- Capability inventory: Execution of Python scripts and file writing to the
output/directory. - Sanitization: Absent.
- [CREDENTIALS_UNSAFE]: The prerequisites mention the use of standard Alibaba Cloud environment variables for authentication. This is consistent with secure development practices that avoid hardcoding secrets in source code.
Audit Metadata