Skip to main content

Check Inline Code Formatting

Ensures proper inline code formatting and syntax highlighting in markdown files for improved documentation clarity.

Install this skill

or
65/100

Security score

The Check Inline Code Formatting skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 41

Template literal with variable interpolation in command context

SourceSKILL.md
41- Variable interpolation: `` `#!groovy ${variable}` ``
high line 44

Template literal with variable interpolation in command context

SourceSKILL.md
44- String interpolation: `` `#!groovy "${greeting}-output.txt"` ``
medium line 68

Template literal with variable interpolation in command context

SourceSKILL.md
68The `#!groovy ${greeting}` variable is interpolated into the string.
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →