📋 技能资产清单 · 周报

生成时间: 2026-07-31 20:03 CST · 对比基准: 2026-07-25 · VM-0-5-ubuntu

📊 总览

149 ↑6
Hermes Skills
0
Claude Skills
0
Codex Skills
2
Agent Skills
7 ↓1
MCP 服务器
0
SkillHub 安装

📊 本周变化摘要

2026-07-25 → 2026-07-31 技能资产变化明细

🔢 数量对比

来源上周 (07-25)本周 (07-31)变化
Hermes Skills143149↑ +6
MCP 服务器87↓ -1
Agent Skills (.agents)22→ 0
Claude Skills00→ 0
Codex Skills00→ 0
SkillHub 安装00→ 0
近90天已使用3538↑ +3
近90天未使用8891↑ +3

🆕 本周新增 Skills (6)

分类Skill说明
devopsautomation-reliability自动化可靠性诊断
devopshermes-dashboard-opsHermes Dashboard 运维管理
devopshermes-server-managementHermes 服务器管理
devopssession-discipline会话纪律管理
devopsskill-inventory-cleanup技能清单清理工具
software-developmentrecommendation-risk-assessment推荐风险评估

🗑️ 本周移除/变化

类型名称说明
MCPcodegraph已从 MCP 配置移除(v1.0.0 禁用状态),但 codebase-memory MCP 仍在运行(v0.9.0)。两者功能存在重叠(代码知识图谱),此举属合理精简。
📦 6 新增 · DevOps 集中爆发 (5/6)
🗑️ 1 移除 · codegraph MCP 下线
📈 使用率 25.5%(38/149) · +3 活跃 skill

💡 操作建议

基于使用频率、Snyk 安全扫描、功能重叠分析

🔴 P0 — 紧急处理

P0 清理 find-skill-skillhub HIGH 安全风险(Snyk: 2 HIGH)
Snyk 扫描发现 2 个 HIGH 级别风险:该 skill 引导用户通过 curl | bash 从腾讯 COS 个人桶下载安装脚本,属于高危远程代码执行向量。建议立即移除或迁移至可信源。
参考: /home/ftpuser/snyk-scan-20260729-0127.html (行 88-97)
P0 审查 agent-reach 凭证泄露风险(Snyk: 3 HIGH)
Snyk 扫描发现 3 个 HIGH 级别风险:skill 引导用户粘贴浏览器 Cookie/凭证到本地工具目录,并包含多个 curl | bash 远程执行模式。存在凭证窃取和供应链攻击风险。
参考: /home/ftpuser/snyk-scan-20260729-0127.html (行 119-141)
P0 修复 Headroom MCP 服务器损坏问题
headroom v0.32.1 venv 缺少 fastapi 模块导致无法启动。最新版 v0.33.0 已发布。建议重新安装或升级以恢复 MCP 功能。

🟡 P1 — 近期处理

P1 评估 codegraph 完全移除或升级重装
codegraph (v1.0.0) 已从 MCP 配置中移除,但最新版本 v1.5.0 有大量改进。它与已安装的 codebase-memory (v0.9.0) 功能重叠(代码知识图谱 → 搜索/索引)。建议二选一:要么彻底卸载 codegraph 释放资源,要么升级到 v1.5.0 并对比两者后保留更优方案。
P1 清理 91 个从未使用的 skill(使用率仅 25.5%)
149 个 skill 中有 91 个(61%)在近 90 天内从未被调用。其中长期 (>60天) 未使用的包括:airtable, arxiv, blogwatcher, linear, maps, notion, obsidian, polymarket 等。建议分批评估:先归档非核心方向(如 email/gaming/leisure),保留 devops/software-dev/github 核心技能。
推荐先清理: email (1), gaming (2), leisure (1), note-taking (1), osint (1) — 共 6 个方向长期闲置。
P1 审查重复/冗余 skill:claude-code vs codex vs opencode
autonomous-ai-agents 分类下有 3 个类似功能的 skill:claude-code、codex、opencode,均为"委托编码任务给外部 CLI agent"。三者近 40 天未使用,若无需切换可精简为 1 个通用委托 skill。
P1 合并 devops 分类中的 25 个 skill
DevOps 分类本周从 20→25 个 skill(+25%),增长集中在 Hermes 内部运维(dashboard-ops/server-management/session-discipline)。建议将 3 个新运维 skill 合并为 hermes-ops 统一入口,减少分类膨胀。

🔵 P2 — 持续关注

P2 关注 creative 分类 20 个 skill 使用率
creative 分类有 20 个 skill,是最大的分类之一,但近期仅 html-anything (40天前) 和 comfyui (37天前) 有过使用。大量 ASCII/绘图/动画类 skill 从未激活,建议观察是否作为"备用库"保留还是清理。
P2 建立 skill 生命周期策略
当前 skill 只增不减(本周 +6/-0),无自动淘汰机制。建议建立规则:90天未使用 + 无安全风险 → 归档;180天未使用 → 删除。可参考 skill-inventory-cleanup 工具实现自动化。

🔒 安全提醒

引用 Snyk Agent Scan v0.5.15 (2026-07-29) 结果

🚨 HIGH #1 · find-skill-skillhub — 远程代码执行风险

[E005] Suspicious download URL (risk: 1.00) — 引导用户从腾讯 COS 个人桶执行 curl | bash:
https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/install.sh
[W012] Potentially malicious external URL (risk: 1.00) — Skill 安装流程包含运行时下载执行远程 shell 脚本。
影响: 供应链攻击 + 远程代码执行。建议立即移除该 skill 或替换 install.sh 为可信源。

🚨 HIGH #2 · agent-reach — 凭证泄露 + 代码执行

[E005] Suspicious download URLs (risk: 0.70) — 包含多个 GitHub raw 安装脚本 curl|bash.
[E006] Malicious code pattern (risk: 0.90) — 引导用户将浏览器 Cookie/凭证粘贴并持久化到本地文件,再通过远程脚本执行。
[W012] External URLs with runtime commands (risk: 0.90) — xurl, xiaohongshu-mcp, rdt-cli 等多个第三方工具通过远程脚本安装。
影响: 凭证窃取 + 供应链攻击 + 数据泄露。建议审查所有引用的外部安装脚本,改用包管理器安装。

🛡️ SkillHub 安装审计 — 无未授权安装

审计日志 /home/ftpuser/skillhub-install-audit.log 为空,本周无 SkillHub 来源的新安装记录。当前 SkillHub 安装计数为 0。
状态: ✅ 无异常。

📋 Snyk 扫描总结: 扫描范围覆盖 ~/.hermes/skills/ ~/.claude/ ~/.codex/,共发现 5 个 HIGH(find-skill-skillhub ×2, agent-reach ×3)、2 个 MEDIUM、若干 LOW。安全态势整体可控,但 2 个 skill 的 HIGH 风险需要立即处理。
完整报告: /home/ftpuser/snyk-scan-20260729-0127.html

Hermes Skills ~/.hermes/skills/

分类Skills
autonomous-ai-agentsclaude-code, codex, hermes-agent, opencode
computer-use/home/agentuser/.hermes/skills/computer-use
creativearchitecture-diagram, ascii-art, ascii-video, baoyu-comic, baoyu-infographic, claude-design, comfyui, creative-ideation, design-md, excalidraw, html-anything, humanizer, manim-video, p5js, pixel-art, popular-web-designs, pretext, sketch, songwriting-and-ai-music, touchdesigner-mcp
data-sciencejupyter-live-kernel
devopsautomation-diagnostics, automation-reliability, credential-testing-pitfall, disk-space-management, file-transfer-troubleshooting, hermes-config-debug, hermes-connection-rescue, hermes-custom-provider, hermes-dashboard-ops, hermes-plugin-install, hermes-profile-isolation, hermes-server-management, hermes-upgrade, install-dev-cli-tools, install-proxy-on-gfw-server, kanban-orchestrator, kanban-worker, memory-cleanup, p2p-file-transfer, repomix, session-discipline, skill-inventory-cleanup, tailscale-network-bridge, vsftpd-setup, webhook-subscriptions
dogfood/home/agentuser/.hermes/skills/dogfood
githubcodebase-inspection, github-auth, github-code-review, github-discovery, github-issues, github-pr-workflow, github-repo-management, github-repo-troubleshooting
hermes-public-access/home/agentuser/.hermes/skills/hermes-public-access
leisurefind-nearby
mcpmcp-closedresource-error, mcporter, native-mcp
mediabilibili-cookie-download, bilibili-video-download, gif-search, heartmula, songsee, spotify, youtube-content
mlopsgoogle-gemini-provider, huggingface-hub
note-takingobsidian
productivityairtable, google-workspace, handle-cloud-storage-file-access, handle-file-sharing-and-network-issues, linear, maps, nano-pdf, notion, ocr-and-documents, petdex, powerpoint, quark-cloud-drive-access, regional-account-management, session-logging, teams-meeting-pipeline
researchagent-ecosystem-scan, arxiv, blogwatcher, llm-wiki, polymarket, research-paper-writing
securitysecurity-and-hardening, server-security-hardening, snyk-scan-before-install
social-mediaxitter, xurl
software-developmentapi-and-interface-design, ast-refactor, code-simplification, context-engineering, debugging-hermes-tui-commands, desktop-to-cloud-agent, doubt-driven-development, game-design-docs, gdd-html-editing, hermes-agent-skill-authoring, hermes-skill-gym, incremental-implementation, merge-external-skills, node-inspect-debugger, performance-optimization, plan, python-debugpy, recommendation-risk-assessment, requesting-code-review, simplify-code, source-driven-development, spike, subagent-driven-development, systematic-debugging, test-driven-development, writing-plans
yuanbao/home/agentuser/.hermes/skills/yuanbao

MCP 服务器 已启用

名称状态说明
playwright● 运行中npx -y @dinesh-n
postgres● 运行中npx -y @marcelo-ochoa/server-postgres
docker● 运行中npx -y @paretools/docker
mysql● 运行中npx @marcelo-ochoa/server-mysql
headroom● 损坏v0.32.1 → v0.33.0 可更新 (缺少 fastapi)
claude-mem● 运行中/home/agentuser/.local/headroom/bin/claude-mem
codebase-memory● 运行中v0.9.0 (最新)
codegraph○ 已移除v1.0.0 → v1.5.0 (MCP 已禁用)

其他 Agent Skills

来源路径Skills
.agents/home/agentuser/.agents/skills/agent-reach, find-skill-skillhub

SkillHub 安装记录

暂无 SkillHub 安装记录 · 审计日志为空

📈 使用频率统计 (近90天)

基于 session DB 中 skill_view 调用记录。仅反映 Hermes 内使用,不包含外部 Agent。

已使用: 38 · 未使用: 91 · 总计: 124 · 使用率: 25.5%

⚠ 查看 91 个从未使用的 skill

airtable, api-and-interface-design, architecture-diagram, arxiv, ascii-art, ascii-video, ast-refactor, automation-diagnostics, automation-reliability, baoyu-comic, baoyu-infographic, bilibili-cookie-download, bilibili-video-download, blogwatcher, claude-design, code-simplification, codebase-inspection, context-engineering, creative-ideation, debugging-hermes-tui-commands, design-md, desktop-to-cloud-agent, doubt-driven-development, excalidraw, file-transfer-troubleshooting, find-nearby, gif-search, github-auth, github-code-review, github-issues, github-pr-workflow, github-repo-management, github-repo-troubleshooting, google-workspace, handle-cloud-storage-file-access, handle-file-sharing-and-network-issues, heartmula, hermes-dashboard-ops, hermes-server-management, huggingface-hub, humanizer, incremental-implementation, install-dev-cli-tools, install-proxy-on-gfw-server, jupyter-live-kernel, kanban-orchestrator, kanban-worker, linear, llm-wiki, manim-video, maps, mcporter, nano-pdf, node-inspect-debugger, notion, obsidian, ocr-and-documents, opencode, p2p-file-transfer, p5js, performance-optimization, petdex, pixel-art, plan, polymarket, popular-web-designs, powerpoint, pretext, python-debugpy, quark-cloud-drive-access, recommendation-risk-assessment, regional-account-management, repomix, requesting-code-review, research-paper-writing, sketch, skill-inventory-cleanup, songsee, songwriting-and-ai-music, spike
... 还有 11 个

✓ 查看 38 个已使用的 skill (最近使用)
Skill最后使用
hermes-agent2026-07-29 (2d前)
session-discipline2026-07-29 (2d前)
mcp-closedresource-error2026-07-29 (2d前)
native-mcp2026-07-29 (2d前)
agent-ecosystem-scan2026-07-25 (5d前)
find-skill-skillhub2026-07-25 (5d前)
github-discovery2026-07-13 (18d前)
hermes-profile-isolation2026-07-11 (20d前)
agent-reach2026-07-11 (20d前)
hermes-custom-provider2026-07-10 (21d前)
hermes-config-debug2026-07-10 (21d前)
disk-space-management2026-07-07 (23d前)
hermes-agent-skill-authoring2026-07-05 (26d前)
hermes-connection-rescue2026-07-05 (26d前)
server-security-hardening2026-07-05 (26d前)
snyk-scan-before-install2026-07-05 (26d前)
xitter2026-07-04 (26d前)
xurl2026-07-04 (26d前)
security-and-hardening2026-06-29 (31d前)
hermes-upgrade2026-06-29 (31d前)
hermes-plugin-install2026-06-29 (31d前)
merge-external-skills2026-06-29 (31d前)
source-driven-development2026-06-29 (31d前)
session-logging2026-06-28 (32d前)
credential-testing-pitfall2026-06-28 (33d前)
memory-cleanup2026-06-28 (33d前)
google-gemini-provider2026-06-28 (33d前)
comfyui2026-06-24 (37d前)
game-design-docs2026-06-24 (37d前)
hermes-skill-gym2026-06-24 (37d前)
claude-code2026-06-24 (37d前)
codex2026-06-24 (37d前)
dogfood2026-06-22 (39d前)
hermes-public-access2026-06-22 (39d前)
yuanbao2026-06-22 (39d前)
gdd-html-editing2026-06-22 (39d前)
simplify-code2026-06-22 (39d前)
html-anything2026-06-21 (40d前)
技能资产清单 · 2026-07-31 20:03 CST · VM-0-5-ubuntu · 增强版包含对比分析 + 安全提醒