project-ddd
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
composer dump-autoloadcommand to refresh the project's autoloader after modifications to the directory structure andcomposer.jsonfile. - [EXTERNAL_DOWNLOADS]: The skill references the
cleaniquecoders/laravel-actionlibrary as a dependency for implementing clean architecture actions. This package is part of the author's ecosystem and is used for its intended functional purpose. - [DATA_EXPOSURE]: The skill analyzes the project's file structure and model relationships during the
/project-ddd plancommand to provide a migration strategy. This involves reading local directory contents. - [SAFE]: The primary functions of the skill—moving files, updating namespaces, and generating boilerplate code from static templates—are standard refactoring operations and do not exhibit malicious intent or safety bypasses.
Audit Metadata