skills/quick-brown-foxxx/coding_rules_python/repair-opencode-kilo-python-lsp-diagnostics/Gen Agent Trust Hub
repair-opencode-kilo-python-lsp-diagnostics
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for troubleshooting and fixing Python Language Server Protocol (LSP) configuration issues in the Kilo/opencode environment.
- [COMMAND_EXECUTION]: The instructions guide the agent to use standard development commands such as
uv sync --all-groupsanduv run basedpyright. These commands are used for dependency management and local static analysis within the project context. - [EXTERNAL_DOWNLOADS]: The use of
uv syncimplies the download of Python packages. These downloads are directed by the project's manifest files (e.g., pyproject.toml) and typically target official registries like PyPI, which is standard development behavior.
Audit Metadata