business-workflows
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- Code Analysis and Documentation Generation: The skill is designed to perform static analysis on a project's source code (supporting Java, .NET, JavaScript, and TypeScript) to identify domain entities, service mappings, and business workflows. Its primary function is to generate documentation in Markdown and Mermaid diagram formats.
- File System Interaction: The skill reads from the user's project directory and writes a documentation file to a specific path (
.github/modernize/assessment/engines/facts/business-workflows.md). This is consistent with its stated purpose of generating assessment reports. - No External Communication: The instructions do not contain commands for network access, data exfiltration, or downloading external scripts. All operations are local to the provided workspace.
- Mermaid Syntax Validation: The skill includes specific rules to ensure that generated Mermaid diagrams are syntactically correct and compatible with modern rendering engines, which is a best practice for documentation tools.
Audit Metadata