deploy-hf
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution for Deployment: The skill provides instructions to execute shell commands using 'uv' and 'python' to manage the OpenEnv CLI. This includes installing the local project in editable mode ('uv pip install -e .') and pushing environments to Hugging Face Spaces ('python -m openenv.cli push'). These are standard operations for development and deployment workflows.
- Interaction with Trusted Services: The skill references official Hugging Face domains (huggingface.co and hf.space) for deployment, status monitoring, and health checks. These are well-known services that align with the skill's primary purpose.
- Local Environment Management: The troubleshooting section includes examples of navigating local file systems to locate project roots. While specific to the developer's environment in the examples, these steps are instructional and intended to guide the user in setting up their local workspace correctly.
Audit Metadata