auto-leetcode
PassAudited by VirusTotal on May 7, 2026.
Overview
Type: OpenClaw Skill Name: auto-leetcode Version: 1.0.0 The 'auto-leetcode' skill is a legitimate utility designed to automate the process of fetching LeetCode problem descriptions and generating solution files. It uses standard web search and reading tools to gather information and writes the results to a user-specified local directory using predefined templates in 'references/output-templates.md'. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Findings (0)
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.
The agent may browse LeetCode-related pages and create Markdown/code files in the directory the user provides.
The skill directs the agent to use external web-reading tools and write local files. This is expected for a LeetCode note-generation assistant, but it is still tool and filesystem activity the user should notice.
使用 `web-search-prime_web_search_prime` 搜索题目... 使用 `web-reader_webReader` 抓取题目页面内容... 在用户指定目录下创建文件夹并写入文件。
Use a dedicated LeetCode workspace directory, confirm the target path before writing, and review generated files before running any generated code.
