no-framework-knowledge
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves exclusively as a reference guide and documentation repository for PHP developers. It contains no executable logic or instructions that override agent safety protocols.
- [SAFE]: Shell commands included in the documentation (e.g., in
antipatterns.mdandarchitecture.md) are grep patterns designed for local code quality audits. They do not involve remote code execution, piped bash scripts, or privilege escalation. - [SAFE]: External dependencies referenced in the
composer.jsonsnippets and documentation are well-known, trusted libraries within the PHP ecosystem, such as Doctrine, Monolog, PHP-DI, and Symfony components. - [SAFE]: No hardcoded credentials or sensitive data exposure vectors were found. Placeholders like
$_ENV['JWT_SECRET']or default credentials for RabbitMQ (guest/guest) are used for illustrative configuration purposes only.
Audit Metadata