TLDR Prompt
PassAudited by ClawScan on May 12, 2026.
Overview
This instruction-only skill appears to summarize Copilot/MCP documents, with expected reading of selected workspace files and fetching of URLs when used.
This looks safe for its stated purpose. It can read selected Copilot customization files and may search the workspace for matching .prompt.md, .agent.md, .instructions.md, or .collections.md files, or fetch documentation URLs. Use explicit sources if you want to limit what it reviews. The visible SKILL.md content was truncated in the provided artifact, so review the full file if you need maximum assurance.
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.
When invoked, the agent may inspect selected workspace files or retrieve web pages to produce the TLDR summary.
The skill directs the agent to use file-reading and fetch tools. This is expected for creating summaries, and the visible instructions bound usage to user-provided files/URLs or relevant Copilot/MCP documentation.
"If one or more files are passed without `#file`, you MUST apply the file reading tool"; "If one or more URLs are passed without `#fetch`, you MUST apply the fetch tool"
Provide explicit files or URLs when possible, and avoid pointing the skill at sensitive local files unless you want them summarized in the current chat.
