auto-leetcode

PassAudited by ClawScan on May 7, 2026.

Overview

This instruction-only skill coherently helps create local LeetCode solution notes and code files, with only expected web lookup and user-specified file-writing behavior to notice.

This looks safe for its stated purpose. Before installing, be aware that it will use web lookup/reading tools and create files in a local directory you provide. Choose a dedicated folder and check for existing files with the same problem name to avoid accidental overwrites.

Findings (1)

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.

What this means

The agent may browse LeetCode-related pages and create Markdown/code files in the directory the user provides.

Why it was flagged

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.

Skill content
使用 `web-search-prime_web_search_prime` 搜索题目... 使用 `web-reader_webReader` 抓取题目页面内容... 在用户指定目录下创建文件夹并写入文件。
Recommendation

Use a dedicated LeetCode workspace directory, confirm the target path before writing, and review generated files before running any generated code.