Markdown Output

v0.1.0

Enforce Markdown output formatting policy whenever the user asks for full Markdown source code, raw Markdown, or copyable Markdown documents. Use whenever th...

0· 121·0 current·0 all-time
byJeff Tian@jeff-tian
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 skill's name/description match the SKILL.md: it only enforces formatting rules for Markdown output and declares no extra requirements. Nothing requested (no env vars, binaries, or installs) is out of line with that purpose.
Instruction Scope
SKILL.md stays within the stated scope (rules for producing Markdown) and does not read files, network, or secrets. Note: the rules are nonstandard (e.g., forcing outer fences to be triple tildes and inserting a space before the closing parenthesis in links) and may cause incompatibilities with tools or expectations that assume standard Markdown/backtick fencing.
Install Mechanism
No install spec and no code files — lowest-risk, nothing is written to disk or downloaded.
Credentials
The skill requires no environment variables, credentials, or config paths; requested permissions are minimal and proportional to its purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
Assessment
This skill is coherent and low-risk from a security perspective: it only contains formatting instructions and does not install code or request secrets. Before enabling it, consider functional impact: its rules are nonstandard (e.g., outermost fences must be ~~~ not ``` and links are formatted with a space before the closing parenthesis), which can break integrations or editors that expect typical Markdown. Test the skill with your target workflows and disable it if you need standard Markdown/backtick fencing. If you rely on third-party tools or copy-paste workflows, verify that those tools accept the enforced formatting.

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

latestvk979h5cgy0z5r77wgbt7aqfwm983dcrm

License

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

Comments