function-calling
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill contains documentation and code snippets for integrating LLM tool-use capabilities using established patterns and official libraries.
- [COMMAND_EXECUTION]: The skill demonstrates a tool dispatcher pattern (
TOOL_MAP) which is a safe and standard way to route model requests to local functions without using dangerous alternatives likeeval().
Audit Metadata