Skip to main content

sillyspec:export

Exports successful solutions as reusable templates, streamlining project documentation and enhancing collaboration.

Install this skill

or
84/100

Security score

The sillyspec:export skill was audited on Jun 4, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 14

Access to hidden dotfiles in home directory

SourceSKILL.md
14- `--to` 指定输出路径(默认 `~/.sillyspec/templates/<change-name>/`)
low line 39

Access to hidden dotfiles in home directory

SourceSKILL.md
39mkdir -p ~/.sillyspec/templates/<change-name>
medium line 49

Access to hidden dotfiles in home directory

SourceSKILL.md
49> ✅ 方案已导出到 `~/.sillyspec/templates/<change-name>/`
medium line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53> 手动查看:`ls ~/.sillyspec/templates/<change-name>/`
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →