mcp-llm-inference
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The skill is a straightforward MCP server implementation for LLM inference via the L402 protocol, allowing for anonymous pay-per-request access. The code in `src/index.ts` and `dist/index.js` strictly implements the described tools (chat, generate, models) by making standard fetch requests to a hardcoded or environment-configured API endpoint (api.nautdev.com). There is no evidence of data exfiltration, unauthorized file access, or malicious execution logic.
