bitrix-logger
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions and code snippets reveals no malicious patterns. The documentation focuses on standard implementation of the PSR-3 logging interface.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of
monolog/monologvia Composer. Monolog is a well-known, industry-standard PHP logging library, and its usage here is appropriate for the stated purpose of the skill. - [DATA_EXFILTRATION]: No exfiltration patterns detected. The skill explicitly promotes security best practices, such as stripping sensitive information (passwords, tokens) from logs and ensuring log files are stored outside the web root to prevent unauthorized access.
Audit Metadata