lifecycle
Manages command lifecycle with hooks for initialization, execution, interruption, and continuous learning.
Install this skill
or
75/100
Security score
The lifecycle skill was audited on Mar 1, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 171
Template literal with variable interpolation in command context
SourceSKILL.md
| 171 | output(` |
medium line 205
Template literal with variable interpolation in command context
SourceSKILL.md
| 205 | output(` |
medium line 364
Template literal with variable interpolation in command context
SourceSKILL.md
| 364 | console.log(`[Lifecycle] 进入阶段: ${phase}`); |
medium line 370
Template literal with variable interpolation in command context
SourceSKILL.md
| 370 | console.log(`[Lifecycle] 任务完成: ${taskId}`); |
medium line 398
Template literal with variable interpolation in command context
SourceSKILL.md
| 398 | console.log(`[Lifecycle] 错误: ${error.message}`); |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @wenjunduan/lifecycle