msw-planning
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate tool for game design documentation and project tracking within the MapleStory Worlds environment. No malicious patterns, obfuscation, or suspicious behaviors were detected during analysis.
- [PROMPT_INJECTION]: The skill ingests user-created documentation (GDD and Phase files), which constitutes an indirect prompt injection surface. However, because the skill's capabilities are strictly limited to document management and do not include high-risk operations such as network access, shell command execution, or arbitrary code evaluation, this surface is considered safe and appropriate for the intended functionality.
- [SAFE]: File system operations are restricted to project-specific documentation and structure directories (Docs/, Archive/, map/, and RootDesk/). These operations (reading, writing, and deleting documentation) are necessary for managing the lifecycle of game plans and are consistent with the skill's primary purpose.
- [SAFE]: No external dependencies, remote code downloads, or dynamic execution patterns were found. The skill explicitly delegates actual code implementation to other specialized tools, focusing solely on planning and state management.
Audit Metadata