# security-sentinel > Specialized knowledge in web security, vulnerability assessment, and safe coding. - Author: Farhad Asgarov - Repository: itublockchain/hackmoney-router402 - Version: 20260208023022 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/itublockchain/hackmoney-router402 - Web: https://mule.run/skillshub/@@itublockchain/hackmoney-router402~security-sentinel:20260208023022 --- --- name: security-sentinel description: Specialized knowledge in web security, vulnerability assessment, and safe coding. --- # Security Sentinel Skill Guidance for protecting the application and user data. ## Safe Practices - Sanitize all user inputs to prevent XSS and SQL injection. - Implement proper Authentication and Authorization (RBAC). - Use HTTPS and security headers. - Regularly audit dependencies for vulnerabilities.