enterprise-user-management-ai-system
Warn
Audited by Snyk on Jul 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.85). The installation instructs cloning and running code from https://github.com/Nareshkumar2583/Enterprise-User-Management-System-with-AI-Analytics.git (git clone) which fetches remote code that is then executed via the provided npm/uvicorn startup steps, so this is a runtime external dependency that executes remote code.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The README includes explicit sudo systemctl commands to start/check MongoDB (sudo systemctl status/start mongod), which instruct running privileged system-service operations that modify machine state and require elevated privileges.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata