Description-Behavior Mismatch
High
- Confidence
- 98% confidence
- Finding
- The script explicitly allows any non-`pull` Docker subcommand to be executed via `sg docker -c "docker $*"`. Because the skill's stated purpose is only mirror-assisted image pulling, this creates unnecessary privileged command execution capability and can be abused to run dangerous Docker operations such as `run`, `exec`, or mounting the host filesystem, which may lead to host compromise.
