nginx
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill includes service management commands (systemctl) and configuration testing commands (nginx -t). These are standard administrative operations for Nginx management and do not exhibit malicious intent.- DATA_EXFILTRATION (SAFE): While the skill references sensitive file paths such as SSL keys (/etc/nginx/ssl/key.pem) and password files (/etc/nginx/.htpasswd), these are used within documentation for configuration purposes. There are no commands that read these files or transmit their contents externally.
Audit Metadata