gad7-anxiety-screening
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local processing of user responses to generate GAD-7 scores and recommendations. It does not utilize any external network resources or perform dangerous system operations.
- [DATA_EXPOSURE]: No evidence of data exfiltration or access to sensitive local files (such as credentials, AWS config, or SSH keys) was found.
- [REMOTE_CODE_EXECUTION]: The Python implementation uses only standard library modules and includes strict input validation to ensure that user-supplied data remains within expected bounds (integers 0-3). No dynamic execution patterns such as eval() or exec() are used.
- [PROMPT_INJECTION]: Instructions and metadata are focused on clinical screening and do not attempt to override the underlying AI safety protocols or system prompts.
- [INDIRECT_PROMPT_INJECTION]: The skill processes structured numerical data (integers) through a strictly validated input surface, which effectively prevents indirect prompt injection from external data sources.
Audit Metadata