Ui Control Center

PassAudited by ClawScan on May 1, 2026.

Overview

This is a small, local-only UI maintenance checklist with no install code or credential requests, though it can guide changes to a local server on port 8765.

This appears safe for local UI maintenance. Before using it, make sure the agent only edits the intended Agent Control UI and does not stop or modify unrelated services that may also use port 8765.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may make local Agent Control UI changes or adjust how the local server on port 8765 is handled.

Why it was flagged

The skill may guide the agent to resolve local server conflicts or alter local UI endpoints. This is central to the stated purpose and locally scoped, but it can affect a running local service.

Skill content
- Port 8765 conflicts
- Need new tabs/endpoints
...
1) Ensure only one server listens on 8765.
Recommendation

Confirm which local UI files and server process should be changed before acting, and keep the service bound to 127.0.0.1 as the skill states.