扫描报告
5 /100
writing-tone-clone
Clone someone's writing tone from sample text and produce a documented voice profile plus a deployable SKILL.md that replicates their exact writing style
A pure text-analysis methodology skill with no executable code, scripts, or dependencies — performs only linguistic analysis and produces text documents.
可以安装
No action needed. This skill is a documented workflow that analyzes writing samples and generates text-based voice profiles.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in the skill; output paths are conceptual documentation targe… |
| 网络访问 | NONE | NONE | — | No network requests described or present |
| 命令执行 | NONE | NONE | — | No shell commands, scripts, or subprocess calls |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No nested skill invocations |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser interactions |
| 数据库 | NONE | NONE | — | No database access |
目录结构
2 文件 · 6.2 KB · 160 行 Markdown 1f · 152L
JSON 1f · 8L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Skill contains no executable code — only markdown documentation and JSON metadata
✓ No network requests, shell commands, or subprocess calls of any kind
✓ No dependencies or package files that could introduce supply-chain risk
✓ Documentation accurately describes the skill's behavior with no hidden functionality
✓ All declared capabilities match actual implementation (none)
✓ Output artifacts are text documents (SKILL.md, voice-profile.md) — no binary or executable files