skills/qwenlm/qwen-code/e2e-testing/Gen Agent Trust Hub

e2e-testing

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves a legitimate purpose for development and quality assurance of the Qwen Code CLI. The scripts and instructions provided are transparent and consistent with the stated goals.
  • [COMMAND_EXECUTION]: The documentation in SKILL.md and references/mcp-testing.md provides examples of shell commands for building the project (npm run build), running the CLI in various modes, and managing tmux sessions. These are standard development workflows and do not involve unauthorized command execution.
  • [DATA_EXPOSURE]: The script scripts/token-stats.py reads from the local ~/.qwen/logs directory to calculate token usage. This data is processed locally and displayed to the user in the terminal, representing normal application logging analysis without any external data exfiltration.
  • [REMOTE_CODE_EXECUTION]: No patterns of downloading and executing remote code were detected. All scripts included in the skill are intended for local execution within the development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 09:50 PM