sere-similarity-based-expert-re-routing

Warn

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The instructions direct the user to clone a repository from https://github.com/JL-Cheng/SERE.git and install it locally using pip install ..
  • [COMMAND_EXECUTION]: The skill provides various shell commands for environment setup, calibration, and serving, such as git clone, pip install, and executing local Python scripts like cal_expert_similarity.py.
  • [REMOTE_CODE_EXECUTION]: The guide instructs users to set the trust_remote_code=True parameter and use the --trust-remote-code flag. This configuration allows vLLM to execute arbitrary Python code defined within the model's files or the downloaded repository, which can be a significant risk when working with untrusted sources.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 20, 2026, 03:58 AM
Security Audit — agent-trust-hub — sere-similarity-based-expert-re-routing