扫描报告
0 /100
content-publisher
Publish content to Medium, Dev.to, and Hashnode from markdown files
Pure documentation skill describing a legitimate content publishing workflow with no executable code or suspicious behavior.
可以安装
This skill is safe to use. It contains only documentation describing how to publish content to Medium, Dev.to, and Hashnode via their documented APIs.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations described or implied |
| 网络访问 | NONE | NONE | — | Only describes API endpoints; actual network calls are external to this skill |
| 命令执行 | NONE | NONE | — | No shell execution in this skill |
| 环境变量 | NONE | NONE | — | Mentions env vars only as reference for API keys |
| 技能调用 | NONE | NONE | — | No skill invocation described |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | Mentions browser for Medium but no actual browser automation implemented |
| 数据库 | NONE | NONE | — | No database access |
3 项发现
中危 外部 URL 外部 URL
https://medium.com/new-story SKILL.md:39 中危 外部 URL 外部 URL
https://dev.to/api/articles SKILL.md:46 中危 外部 URL 外部 URL
https://gql.hashnode.com SKILL.md:62 目录结构
1 文件 · 2.8 KB · 96 行 Markdown 1f · 96L
└─
SKILL.md
Markdown
安全亮点
✓ Only contains documentation/markdown - no executable code
✓ All network endpoints are legitimate platform APIs (Medium, Dev.to, Hashnode)
✓ No hidden functionality or obfuscated instructions
✓ No credential harvesting beyond standard API key references
✓ No file system, shell, or privileged access required
✓ Documentation accurately describes stated functionality