bmad-gds
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the
Bashtool to execute various game development commands, such asnpx unity-mcp status. This provides the agent with the capability to run arbitrary shell commands within its environment as part of the intended workflow.- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface (Category 8) because it reads and processes project-specific data to coordinate agent activities. Malicious content within these files could potentially influence agent behavior. - Ingestion points: The agent reads
sprint-status.yaml,project-context.md, and various game design documents to manage workflows. - Boundary markers: No explicit markers are defined in the provided files to distinguish between trusted instructions and untrusted data within the project files.
- Capability inventory: The skill has access to
Bashcommand execution and filesystemWritetools, which could be leveraged if an injection occurs. - Sanitization: No specific mechanisms for sanitizing or validating the content of the processed files are described.- [EXTERNAL_DOWNLOADS]: The installation instructions utilize
npxto fetch and add the skill fromgithub.com/supercent-io/skills-template. This process downloads and executes external code from a third-party repository. It also references upstream documentation and module code fromgithub.com/bmad-code-org.
Audit Metadata