Markdown Studio

v1.0.1

Professional Markdown document generator. Use when user needs to create technical docs, README, wikis, reports, or any structured document. Supports image em...

0· 73·0 current·0 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
Name/description promise a Markdown generator; SKILL.md contains a Python-based Markdown generation template and requires python3. Requiring python3 is proportional and expected.
Instruction Scope
The runtime instructions include an inline Python script that builds Markdown, inserts tables/code/math, and can embed images by reading local image files and base64-encoding them. Reading local image files is reasonable for image embedding but means the agent will open files you point it at; the instructions do not attempt to read unrelated system or credential files or contact external endpoints in the provided segments.
Install Mechanism
No install spec and no downloads — this is instruction-only, so nothing is written to disk beyond whatever the Python script does at runtime. This is the lowest-risk install pattern.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The script uses only local filesystem access for image embedding and standard libraries; there is no disproportionate credential request.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or cross-skill privileges. It does not modify other skills or system agent settings in the provided instructions.
Assessment
This skill appears to do what it claims: generate Markdown using a Python template. Before using it, be aware that if you ask it to embed images by giving local file paths, the agent (running the Python code) will open and base64-encode those files — so do not provide paths to sensitive files. Review any generated Markdown before sharing it externally. If you do not want the agent to read local files, avoid requesting local-image embedding or provide images via safe uploads rather than filesystem paths.

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

latestvk97frcv4wg81mvrmc8wcsjcdvh83gb50

License

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

Runtime requirements

📝 Clawdis
Binspython3

Comments