bitrix-background-jobs
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a technical guide for Bitrix background processing, providing standard implementation for CAgent, Background Jobs, and Messenger components. It includes security-focused checklists and follows framework conventions.
- [COMMAND_EXECUTION]: The documentation includes standard Bitrix CLI commands for creating messages and handlers and consuming queues. These are intended for developer use within the local project environment.
- [INDIRECT_PROMPT_INJECTION]: The skill describes a surface for processing external data through the Messenger component. 1. Ingestion points: Message handlers as described in rules/messenger.md. 2. Boundary markers: The provided checklist recommends using scalars and DTOs to ensure data integrity. 3. Capability inventory: Task handlers are designed to call internal module services. 4. Sanitization: The instructions emphasize using JSON-serializable data and implementing proper message type validation within handlers.
Audit Metadata