bitrix-project-structure
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for organizing PHP code within the Bitrix framework using standard directories like
/localand/bitrix. - [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were detected. All instructions focus on legitimate framework configuration and class autoloading.
- [SAFE]: Mention of sensitive configuration files (e.g.,
.settings.php,dbconn.php) is done in the context of architectural guidance and includes advice on setting appropriate file permissions. - [SAFE]: Examples involving file inclusion (
require) and module loading (Loader::requireModule) follow standard Bitrix development patterns and do not involve untrusted user input.
Audit Metadata