insurance-agent-objection-handler
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill follows best practices for input validation and documentation.
- [EXTERNAL_DOWNLOADS]: The skill uses well-known and reputable packages (
agentscope,dashscope) as listed inrequirements.txt. These are consistent with the vendor's ecosystem. - [COMMAND_EXECUTION]: The included Python script
scripts/validate_input.pyperforms safe JSON parsing and field validation without using dangerous functions likeeval()orsubprocess. - [DATA_EXFILTRATION]: The skill uses defined MCP tools for data retrieval, which is a controlled and secure way to access external information within the agent's environment.
Audit Metadata