llamaguard
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading and using the LlamaGuard model from Hugging Face's official repository (meta-llama). This is a well-known, trusted source for machine learning models.- [COMMAND_EXECUTION]: Includes standard shell commands for environment setup, such as installing dependencies via pip and logging into the Hugging Face CLI. These are routine administrative tasks for developers working with these tools.- [SAFE]: All Python code examples use established libraries (transformers, vllm, fastapi) for their intended purposes (model loading, inference, and API serving) without any malicious patterns or suspicious data handling.
Audit Metadata