bitrix-security
CommunitySecure Bitrix apps by design.
Authorbxmaximum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Bitrix security concerns span CSRF, SSRF, SQL injection, and XSS risks, plus fragile permission checks and insecure data handling. This Skill consolidates best practices to help developers design safe Bitrix applications, audits, and admin actions with consistent controls.
Core Features & Use Cases
- CSRF protection using standard filters and sessid checks for forms and AJAX.
- SSRF protection when HttpClient makes external requests, with host/URL validation and timeouts.
- SQL injection defense across ORM and raw queries, with safe expressions and parameterization.
- XSS mitigation through proper escaping, input/output sanitization, and secure data handling.
- Permission enforcement and encryption of sensitive fields (CryptoField, Cipher) to protect personal data.
- Real-world use cases: securing admin panels, REST-like endpoints, and user input workflows.
Quick Start
Enable CSRF protection on all POST actions, validate inputs at every boundary, and enforce user permissions before sensitive operations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bitrix-security Download link: https://github.com/bxmaximum/bitrix_ai_challenge/archive/main.zip#bitrix-security Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.