task-bg
Manages background tasks for parallel execution in Factory Droid, enabling efficient task orchestration and lifecycle management.
Install this skill
or
75/100
Security score
The task-bg skill was audited on Feb 14, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 27
Access to hidden dotfiles in home directory
SourceSKILL.md
| 27 | 3. TRACK - Task is recorded in `~/.factory/.omd/background-tasks/` |
medium line 43
Access to hidden dotfiles in home directory
SourceSKILL.md
| 43 | - Tracks tasks in `~/.factory/.omd/background-tasks/` as JSON files (task state) and `.out` files (output) |
medium line 138
Access to hidden dotfiles in home directory
SourceSKILL.md
| 138 | 3. **Track**: Task is automatically recorded in `~/.factory/.omd/background-tasks/<task_id>.json` |
medium line 152
Access to hidden dotfiles in home directory
SourceSKILL.md
| 152 | - `~/.factory/.omd/background-tasks/<task_id>.json` - Task state (status, progress, metadata) |
medium line 153
Access to hidden dotfiles in home directory
SourceSKILL.md
| 153 | - `~/.factory/.omd/background-tasks/<task_id>.out` - Stdout/stderr from `droid exec` |
Scanned on Feb 14, 2026
View Security DashboardInstall this skill with one command
/learn @qazz92/task-bg