phq9-depression-screening

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security vulnerabilities detected. The skill implements clinical logic for the Patient Health Questionnaire-9 (PHQ-9) and Patient Health Questionnaire-2 (PHQ-2) in a secure, local-only manner.
  • [SAFE]: Input validation is implemented in script.py (and its duplicate skill.py) via the validate_responses function, which ensures that user-provided data consists strictly of integers within the valid range (0-3).
  • [SAFE]: No data exfiltration or external communication patterns were found. The skill does not use any networking libraries or perform any file system operations outside of standard memory-based data processing.
  • [SAFE]: No obfuscation, privilege escalation, or persistence mechanisms are present. The code is transparent and aligned with its documented medical screening purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 01:04 PM
Security Audit — agent-trust-hub — phq9-depression-screening