Scan Report
0 /100
agent-team-organization
Create and maintain a Teams management page for OpenClaw Control UI, including named agent teams, parent/child nesting, indented tree rendering, collapsible team groups, parent selectors, and file-backed team registry persistence.
Pure documentation/metadata skill with no executable code, dependencies, or sensitive operations. Contains only markdown specification files for a UI feature.
Safe to install
This skill is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill |
| Network | NONE | NONE | — | No network calls present |
| Shell | NONE | NONE | — | No shell commands in skill |
| Environment | NONE | NONE | — | No env var access |
| Skill Invoke | NONE | NONE | — | No inter-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database operations |
File Tree
3 files · 9.4 KB · 370 lines Markdown 3f · 370L
├─
▾
references
│ ├─
runtime-troubleshooting.md
Markdown
│ └─
ui-structure.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present - pure documentation skill
✓ No dependencies or package files
✓ No sensitive file access (.env, .ssh, etc.)
✓ No network requests or data exfiltration
✓ No obfuscated code or base64 payloads
✓ No credential harvesting behavior
✓ No shell or subprocess execution
✓ All files are plaintext markdown (3 files, 370 lines total)