insurance-agent-policy-explanation
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains comprehensive instructions for roleplay as an insurance expert. It focuses on translating professional terminology into accessible language without any evidence of malicious intent or hidden instructions.
- [EXTERNAL_DOWNLOADS]: The
requirements.txtfile specifies 'agentscope', a standard and well-known framework for developing multi-agent applications. No untrusted or suspicious dependencies are listed. - [COMMAND_EXECUTION]: The included Python script
scripts/validate_input.pyis a benign utility that uses standard libraries (json,argparse,sys) to validate user inputs against expected schemas. It does not perform dangerous system calls, network requests, or file modifications. - [DATA_EXPOSURE]: While
TEST.mdcontains absolute file paths from the original author's local development environment (e.g.,/Users/zhangjia/Documents/...), these do not pose a risk to users of the skill and represent common development artifacts.
Audit Metadata