Context-Inappropriate Capability
Medium
- Confidence
- 98% confidence
- Finding
- The script automatically enumerates any process bound to the requested port and sends SIGTERM to it before starting its own server. This can kill unrelated local services, interrupt developer workflows, or terminate security-sensitive processes if the chosen port overlaps with another application. In a skill tool that may be run repeatedly by users, this makes the behavior more dangerous because it is packaged as a convenience feature rather than an explicitly destructive action.
