tensorrt-llm
Optimizes LLM inference with NVIDIA TensorRT for high throughput and low latency on NVIDIA GPUs, enhancing production deployment efficiency.
Install this skill
or
92/100
Security score
The tensorrt-llm skill was audited on May 26, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 85
Curl to non-GitHub URL
SourceSKILL.md
| 85 | curl -X POST http://localhost:8000/v1/chat/completions \ |
low line 85
External URL reference
SourceSKILL.md
| 85 | curl -X POST http://localhost:8000/v1/chat/completions \ |
low line 187
External URL reference
SourceSKILL.md
| 187 | - **Docs**: https://nvidia.github.io/TensorRT-LLM/ |
low line 189
External URL reference
SourceSKILL.md
| 189 | - **Models**: https://huggingface.co/models?library=tensorrt_llm |
Scanned on May 26, 2026
View Security Dashboard