constructive-local-email-services
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various shell commands including
docker,docker-compose,git, andlsof. These are used for managing local containers and checking service status, which is the primary purpose of the skill. - [COMMAND_EXECUTION]: Includes troubleshooting commands like
lsof -ti:PORT | xargs kill -9to terminate processes occupying specific ports. This is a standard local development troubleshooting step to resolve port conflicts.
Audit Metadata