dify-workflow
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate development tool for scaffolding Dify workflow definitions (.dify.yml / .dify.json) based on user requirements.
- [SAFE]: The skill includes extensive technical references for Dify's DSL version 0.6.0, covering node schemas (LLM, Code, HTTP Request, etc.), edge logic, and layout coordinate calculations.
- [SAFE]: No patterns of malicious behavior such as prompt injection, data exfiltration, or persistence mechanisms were identified.
- [SAFE]: All external references and examples use standard placeholders (e.g., 'sk-...', 'YOUR-DATASET-UUID-HERE') rather than hardcoded credentials.
- [SAFE]: The file writing behavior is restricted to creating Dify configuration files in the current working directory with sanitized filenames.
Audit Metadata