Scan Report
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.
Safe to install
No action needed. This skill is a documentation/methodology guide only.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | Documentation-only skill, no file operations |
| Network | NONE | NONE | — | No network requests described or implemented |
| Shell | NONE | NONE | — | No shell commands or execution patterns |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No sub-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database operations |
File Tree
1 files · 6.3 KB · 182 lines Markdown 1f · 182L
└─
SKILL.md
Markdown
Security Positives
✓ 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