bagisto-shop-advance-theme-development
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto facilitate communication between its internal utility scripts, such as the design generator calling the environment inspector. These operations are strictly scoped to internal file paths and do not process arbitrary shell commands or external input. - [SAFE]: The skill demonstrates a high security posture by using a custom regex-based parser for PHP configurations instead of dangerous
eval()orexec()calls. It also incorporates safety guards in its scaffolding and testing components to prevent accidental file overwrites or unintended changes to production data.
Audit Metadata