huggingface-inference-guide
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code examples for interacting with Hugging Face, a well-known and trusted machine learning platform.
- [SAFE]: Credential handling follows security best practices by using environment variables (e.g.,
$HF_API_TOKEN) instead of hardcoding sensitive information. - [SAFE]: Network operations described in the
curlcommands and Python examples are restricted to official Hugging Face API domains (api-inference.huggingface.co). - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were detected.
Audit Metadata