Skill audit report
Benchmark a **running SGLang-XPU server** on an Intel GPU using `sglang.bench_serving`. Measures TTFT, TPOT, ITL, end-to-end latency, and throughput against the OpenAI-compatible endpoint. Use after sglang-xpu-run. Not for vLLM servers (use vllm-xpu-bench) or no-server PyTorch (use torch-xpu-bench).
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
FAIL30
22 GitHub stars
Stars/forks activity
FAIL32
22 stars, 6 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
9d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
FAIL36
command execution surface, credential or environment access
Install availability
PASS92
npx skills add intel/gpu-ai-skills --skill sglang-xpu-bench
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL22
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/intel/gpu-ai-skills/tree/main/plugins/intel-gpu-ai-skills/skills/sglang-xpu-bench
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add intel/gpu-ai-skills --skill sglang-xpu-bench
Repository
88
https://github.com/intel/gpu-ai-skills/tree/main/plugins/intel-gpu-ai-skills/skills/sglang-xpu-bench
License
86
Apache-2.0
Maintenance
100
9d since push
AI review
55
The skill uses `docker exec -it` which may require a TTY; in non-interactive agent environments, this could cause failures. Consider using `docker exec -i` or documenting the need for a pseudo-TTY.
README/SKILL.md completeness
86
Usable description available
Dependency risk
36
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
22
secrets or environment access, shell or command execution
Stars/forks activity
32
22 stars, 6 forks; issue activity unavailable in current metadata
Adoption
42
22 GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options