扫描报告
0 /100
tmtpost-daily
钛媒体每日资讯聚合技能 - News aggregation for tmtpost.com
Purely documentation-based skill with no executable code; only uses web_fetch to aggregate public news content from tmtpost.com.
可以安装
No action needed. Skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access declared or inferred; skill is purely documentation |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:47-51 - Only web_fetch to tmtpost.com domains declared |
| 命令执行 | NONE | NONE | — | No shell/bash execution described or implemented |
| 环境变量 | NONE | NONE | — | No environment variable access described |
| 技能调用 | NONE | NONE | — | No nested skill invocations declared |
| 剪贴板 | NONE | NONE | — | No clipboard access described |
| 浏览器 | NONE | NONE | — | No browser automation described |
| 数据库 | NONE | NONE | — | No database access described |
7 项发现
中危 外部 URL 外部 URL
https://www.tmtpost.com/ SKILL.md:47 中危 外部 URL 外部 URL
https://www.tmtpost.com/nictation SKILL.md:48 中危 外部 URL 外部 URL
https://www.tmtpost.com/hot SKILL.md:49 中危 外部 URL 外部 URL
https://www.tmtpost.com/search?q=关键词 SKILL.md:50 中危 外部 URL 外部 URL
https://www.tmtpost.com/数字.html SKILL.md:51 中危 外部 URL 外部 URL
https://www.tmtpost.com/nictation/7941080.html SKILL.md:92 中危 外部 URL 外部 URL
https://www.tmtpost.com/search?q=AI手机 SKILL.md:119 目录结构
1 文件 · 6.0 KB · 270 行 Markdown 1f · 270L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - skill is purely documentation
✓ Only declared tool is web_fetch to tmtpost.com (legitimate news site)
✓ No credential harvesting or sensitive path access
✓ No shell/bash execution
✓ No subprocess or eval patterns
✓ No external data exfiltration
✓ No dependency files with unpinned versions
✓ All functionality clearly documented in SKILL.md