orchestration
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and documentation-based. It describes architectural patterns for AI agents to organize tasks into workflows but does not implement scripts, command-line operations, or network requests.
- [EXTERNAL_DOWNLOADS]: The skill references documentation from Microsoft Azure and Fast.io. These are informative links provided for architectural context and do not involve the download or execution of untrusted code.
- [PROMPT_INJECTION]: The instructions focus on logical decision-making for task management (e.g., deciding whether tasks can run in parallel). There are no patterns suggesting attempts to override system safety guidelines or extract sensitive system prompts.
- [DATA_EXPOSURE]: No hardcoded credentials, API keys, or access to sensitive local file paths (such as .ssh or .aws directories) were found in the provided files.
- [REMOTE_CODE_EXECUTION]: There are no patterns of fetching and executing remote scripts (e.g., curl | bash) or dynamic code execution using eval() or exec() functions.
Audit Metadata