扫描报告
0 /100
lobster-dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Pure documentation skill describing a parallel agent dispatch methodology with no executable code or security concerns.
可以安装
No action needed. This skill is a documentation/methodology guide only.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | Documentation-only skill, no file operations |
| 网络访问 | NONE | NONE | — | No network requests described or implemented |
| 命令执行 | NONE | NONE | — | No shell commands or execution patterns |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No sub-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
目录结构
1 文件 · 6.3 KB · 182 行 Markdown 1f · 182L
└─
SKILL.md
Markdown
安全亮点
✓ Skill is purely documentation with no executable code
✓ No scripts or binary files present
✓ No sensitive files (SSH keys, AWS credentials, .env) detected
✓ No Indicators of Compromise (IOCs) found
✓ No obfuscation or anti-analysis patterns
✓ No supply chain dependencies that could introduce vulnerabilities
✓ Content describes legitimate parallel task dispatching methodology