Markdown Report Generator

v1.0.0

Generates well-structured Markdown reports from multiple sources with sections, tables, formatting, and optional PDF or HTML export.

0· 696·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Markdown reports with optional PDF/HTML export) lines up with the SKILL.md instructions (collect content, structure, format, export). There are no unexpected required binaries, env vars, or config paths that would be inconsistent with a report-generation utility.
Instruction Scope
The SKILL.md instructs the agent to gather information from provided text, files, URLs, or prior conversation context and to save `.md` files and optionally convert to PDF/HTML. This is coherent for a report generator, but the instructions are high-level and do not specify how files/URLs are accessed, what file paths are acceptable, or which conversion tools (if any) will be used. Users should be aware the agent may be asked to read user-provided files or follow URLs — avoid supplying secrets or unrelated sensitive files.
Install Mechanism
No install spec and no code files — the skill is instruction-only. This is the lowest-risk install profile because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no disproportionate credential requests relative to the stated functionality.
Persistence & Privilege
Defaults are used (always: false, autonomous invocation allowed). The skill does not request permanent presence or modify other skills/config; no elevated persistence or cross-skill privileges are requested.
Assessment
This skill appears coherent and low-risk because it's instruction-only and requests no credentials or installs. Before using it, confirm: (1) what exact inputs you will provide — do not feed secrets or unrelated system files; (2) where files will be saved and that the agent has permission to write there; (3) whether you need PDF/HTML conversion and, if so, which tools (e.g., pandoc, wkhtmltopdf) are expected to be present — the SKILL.md doesn't list conversion dependencies; and (4) any external URLs you ask it to fetch are trustworthy. If you need stricter controls, run the agent in a restricted environment or avoid giving the skill direct access to sensitive files or network endpoints.

Like a lobster shell, security has layers — review code before you run it.

documentationvk979f67zk0s9tme9mgjnkhx951815ct0exportvk979f67zk0s9tme9mgjnkhx951815ct0formattingvk979f67zk0s9tme9mgjnkhx951815ct0latestvk979f67zk0s9tme9mgjnkhx951815ct0markdownvk979f67zk0s9tme9mgjnkhx951815ct0reportsvk979f67zk0s9tme9mgjnkhx951815ct0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments