write-sglang-test
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of instructional guidelines and code templates for writing and registering tests within the SGLang project. All code snippets provided are standard Python testing patterns using
unittestand project-specific utilities. - [COMMAND_EXECUTION]: The skill mentions using
popen_launch_serverandkill_process_treeto manage server processes during end-to-end testing. These are legitimate testing utilities intended for the project's continuous integration environment. - [EXTERNAL_DOWNLOADS]: The skill refers to internal model names and constants (e.g., Llama-3.2-1B-Instruct) used for testing purposes. It does not contain any suspicious external download links or remote script execution patterns.
Audit Metadata