bitrix-components
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content for the Bitrix CMS framework. The provided PHP and JavaScript snippets follow established development patterns and include security-conscious practices such as output escaping with
htmlspecialcharsbxand authentication filters for controller actions. - [SAFE]: There are no signs of prompt injection, data exfiltration, or obfuscated code. Commands mentioned in the documentation, such as local component scaffolding via
php bitrix/bitrix.php, are standard development workflows. - [SAFE]: The skill correctly advises on using framework features like
listKeysSignedParametersandstartResultCacheto manage security and performance, demonstrating a focus on best practices rather than malicious intent.
Audit Metadata