fastapi-local-dev
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and configuration templates (Docker, systemd, PM2) for managing FastAPI processes.
- [COMMAND_EXECUTION] (LOW): Provides standard administrative commands for process management (
systemctl) and troubleshooting (killfor port conflicts). These are appropriate for the intended use-case of a developer runbook. - [EXTERNAL_DOWNLOADS] (SAFE): Documentation includes standard installation steps for well-known Python packages from official registries (PyPI).
- [PERSISTENCE_MECHANISMS] (SAFE): While the skill provides
systemdandPM2configurations which are technically persistence mechanisms, these are used strictly for their intended primary purpose of production process management as described in the runbook.
Audit Metadata