📄 skillActivePromisingmedium
vllm-project/vllm-omni
by vllm-project
A framework for efficient model inference with omni-modality models
Supported Platforms
🤖 Claude Code
Quality Breakdown
89/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multiple bootstrap and installation shell scripts in .buildkite directory that could execute arbitrary commands during CI/CD pipeline initialization
- Persistent .claude directory with custom skills configuration and agent definitions (.claude/skills/*/agents/openai.yaml) that could configure autonomous AI agent behavior
- Hardware CI scripts (run-amd-test.sh, run-xpu-test.sh, run_npu_test.sh) with potential for system-level command execution
- Build pipeline YAML files that trigger automated shell scripts without apparent human approval gates in the workflow
- Pre-commit configuration (.pre-commit-config.yaml) that can execute arbitrary hooks during development workflow