kimi-ui-agent — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited kimi-ui-agent (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use the bundled Bun CLI script as the deterministic controller for Kimi-powered frontend/UI work. The CLI owns repo scanning, adapter rendering, path validation, project config, run state, and artifact files. The active harness, Codex, Kimi Code, or Claude Code, owns judgment, edits, and final verification.
$kimi-ui-agent or explicitly asked forKimi UI Agent.
KIMI_UI_AGENT_SKILL_DIR="${KIMI_UI_AGENT_SKILL_DIR:-${CODEX_HOME:-$HOME/.codex}/skills/kimi-ui-agent}"
KIMI_UI_AGENT_CLI="${KIMI_UI_AGENT_CLI:-$KIMI_UI_AGENT_SKILL_DIR/scripts/kimi-ui-agent.ts}"
bun "$KIMI_UI_AGENT_CLI" --json doctor bun "$KIMI_UI_AGENT_CLI" --json setup --dry-run bun "$KIMI_UI_AGENT_CLI" --json setup --apply.agents/kimi-ui-agent/project-profile.md,.agents/kimi-ui-agent/frontend-map.md, .agents/kimi-ui-agent/design-system.md, .agents/kimi-ui-agent/verification.md, and .agents/kimi-ui-agent/protected-paths.md when present.
setup for first-run deterministic repo scanning and lean project contextgeneration. Read setup-profile before changing profile behavior or interpreting profile files.
install --dry-run to render project-local Codex, Kimi Code, and ClaudeCode adapters. Read install-targets before applying adapter writes.
start --task "<task>" --dry-run to preview a plan-first isolatedworktree run. Apply only after checking the intended worktree, branch, and artifact paths.
status, reply, continue, finalize, and abort to manage a run.Read lifecycle before modifying run protocol or interpreting artifacts.
mcp only as a stdio MCP server configured by Codex, Kimi Code, or ClaudeCode. Read adapter-contracts before changing MCP tool schemas.
editing/worktree orchestrator.
or artifact files.
--apply.against current code before acting.
and must be named by the user.
permissions, and path containment as the real safety boundary.
scripts/kimi-ui-agent.ts: Bun TypeScript CLI entrypoint. Invoke it withbun "$KIMI_UI_AGENT_CLI" after setting KIMI_UI_AGENT_CLI to the installed or repo-local script path; do not assume a global kimi-ui-agent binary exists.
references/security-and-privacy.md: sanitization, path, env, and artifactsafety rules.
references/output-contract.md: JSON and Markdown artifact contract.references/kimi-code.md, references/claude-code.md, andreferences/codex.md: harness-specific notes.
assets/design-brief.md: optional prompt input for high-stakes UI work.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.