human-management
Warn
Audited by Socket on Apr 6, 2026
1 alert found:
AnomalyAnomalyscripts/create-human.sh
LOWAnomalyLOW
scripts/create-human.sh
No strong indicators of intentional malware/backdoor behavior are present in this fragment; the script is clearly designed for administrative onboarding (Matrix account provisioning, permission updates, room invites/auto-joins, registry update). The dominant security issue is confidentiality risk: it intentionally discloses the newly generated Matrix password both in plaintext via optional email and in plaintext within stdout RESULT JSON. Additionally, it performs high-impact authorization changes (modifying allowlists and inviting/joining rooms) and relies on sourced/executed external files/scripts, which increases compromise impact if those dependencies are tampered with.
Confidence: 72%Severity: 66%
Audit Metadata