vietnamese-landing-copy
Warn
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: MEDIUMDYNAMIC_EXECUTION
Full Analysis
- [DYNAMIC_EXECUTION]: The script
scripts/validate_copy.pyimplements a dynamic module loading mechanism within itsload_domain_rulesfunction. This function usesimportlibto automatically import and execute any Python files in its local directory that match therules_*.pynaming pattern. This practice of dynamic loading from computed paths allows for the execution of arbitrary code not statically defined in the toolset, which could be exploited if unauthorized files are introduced into the skill's folder.
Audit Metadata