configure-nginx
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate Nginx configuration guides and Docker Compose templates using official, well-known images (
nginx:1.27-alpineandcertbot/certbot). - [SAFE]: The inclusion of a dedicated section for security headers (HSTS, CSP, X-Frame-Options) and rate limiting follows industry security best practices.
- [SAFE]: Command execution is limited to standard container management and Nginx configuration testing (
docker compose run,nginx -t). - [INDIRECT_PROMPT_INJECTION]: Safe. The skill functions as a static configuration guide and does not process untrusted external data in a way that could influence agent behavior.
- Ingestion points: None (static configuration templates).
- Boundary markers: N/A.
- Capability inventory: Uses standard
docker composeandnginxcommands for service management. - Sanitization: N/A.
Audit Metadata