bmad-story-pipeline
Audited by Socket on Mar 8, 2026
1 alert found:
Obfuscated FileThe skill's documented flow is largely coherent with a local, orchestrated pipeline that uses subagents to perform defined steps and updates local status artifacts. However, there is a non-negligible command-execution risk associated with the use of subagent prompts that instruct the subagent to run external commands. The absence of explicit credential usage and external network calls reduces risk, but the reliance on dynamic subagent execution and local file-based state introduces potential local-file exposure and command-substitution hazards if prompts are crafted adversarially. Overall, the footprint is BEHAVIORS-ALIGNED but warrants caution around command execution boundaries and ensuring subagents do not interpret prompts as executable instructions beyond the stated steps.