This skill appears intended to convert Markdown through a third-party API, but it exposes broader remote tool-calling code and stores the API key in a local .env file without enough scoping or user control.
Review this before installing. Use it only with Markdown you are comfortable sending to xiaobenyang.com, and treat the XBY_APIKEY as a persistent local secret because it will be written to .env. Prefer a version that limits remote calls to the single conversion endpoint, validates parameters, avoids generic MCP dispatch, and uses an environment variable or proper secret store instead of writing the key to disk.