fastapi-local-dev

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides standard CLI commands for managing web servers, including process termination (kill -9) for port cleanup and service management via systemctl. These are routine operations for the stated purpose of development and production setup.
  • [EXTERNAL_DOWNLOADS]: Recommends standard installation of Python dependencies (FastAPI, Uvicorn, Gunicorn) from official registries. This is expected behavior for a Python toolchain skill.
  • [SAFE]: The provided configuration templates follow security best practices. For example, the systemd unit file explicitly includes hardening directives such as NoNewPrivileges=true and PrivateTmp=true, and suggests running the application under the non-privileged www-data user.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 07:44 AM
Security Audit — agent-trust-hub — fastapi-local-dev