workflow
Facilitates deterministic multi-agent orchestration using GitHub Copilot CLI for efficient task management and execution.
Install this skill
or
90/100
Security score
The workflow skill was audited on Jun 7, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 43
Template literal with variable interpolation in command context
SourceSKILL.md
| 43 | const report = await agent(`Write a report from:\n${JSON.stringify(clean)}`) |
medium line 35
Access to hidden dotfiles in home directory
SourceSKILL.md
| 35 | or `~/.copilot/skills/workflow/tools/…`). If unsure, locate `wf-runtime.mjs` first. |
Scanned on Jun 7, 2026
View Security Dashboard