uvicorn
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for starting the Uvicorn ASGI server and managing worker processes with Gunicorn. These are expected behaviors for a server management skill.\n- [EXTERNAL_DOWNLOADS]: Mentions standard Python package installation via 'uv' and 'pip' to set up the required runtime environment. These references target official package registries and are considered safe practice.\n- [SAFE]: No suspicious patterns such as prompt injection, data exfiltration, or obfuscation were found. The skill adheres to best practices for modern Python application deployment.
Audit Metadata