Analyzing AgentScope Library
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to clone the official AgentScope repository from GitHub (
https://github.com/agentscope-ai/agentscope) and install theagentscopepackage from the official Python package registry. - [COMMAND_EXECUTION]: The skill uses standard shell commands (
git clone,pip install,ls,cat,python) to manage the library and inspect its contents. These are necessary for the skill's stated purpose of analyzing the AgentScope library.
Audit Metadata