可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
lobster-agent-summary
Agent进度摘要系统,定期检查子Agent状态并生成简短进度报告
Pure documentation-only skill for agent progress monitoring with no executable code and no security concerns.
技能名称lobster-agent-summary
分析耗时19.8s
引擎pi
可以安装
This skill is safe to use. It contains only markdown documentation describing a monitoring mechanism with no implementation code.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No filesystem operations in skill
网络访问 NONE NONE No network operations in skill
命令执行 NONE NONE No shell execution in skill
环境变量 NONE NONE No environment access in skill
技能调用 READ READ ✓ 一致 Only uses subagents list and sessions_history (read-only)
剪贴板 NONE NONE No clipboard access in skill
浏览器 NONE NONE No browser access in skill
数据库 NONE NONE No database access in skill

目录结构

1 文件 · 1.9 KB · 66 行
Markdown 1f · 66L
└─ 📝 SKILL.md Markdown 66L · 1.9 KB

安全亮点

✓ Documentation-only skill with no executable code
✓ Clean, well-structured documentation with clear purpose
✓ No external dependencies or package files
✓ Declared capabilities match intended use case (monitoring sub-agents)
✓ No shell, filesystem, network, or credential access
✓ No obfuscation or hidden functionality detected
✓ Standard Claude Code-style agent monitoring pattern