Create TLDR Page
PassAudited by ClawScan on May 12, 2026.
Overview
This instruction-only skill appears to do what it claims: fetch or use documentation to draft a tldr-style command reference page.
This skill looks safe for its stated purpose. Before using it, make sure the URL you provide is the intended authoritative documentation source, because the agent may fetch and rely on that page when drafting the tldr entry.
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.
The agent may access the first URL you provide and use its contents to generate the page.
The skill may cause the agent to retrieve a user-provided URL automatically. This is expected for creating a tldr page from documentation, but users should know that external web content will be fetched.
If one or more URLs are passed without a preceding `#fetch`, apply #tool:fetch to the first URL
Provide only trusted, authoritative documentation URLs, and avoid private or internal URLs unless you intentionally want the agent to fetch and use them.
