CVE-2026-47406: Praisonai Unisolated File Opcve-2026-47406-praisonai-unisolated-file-op
File operations within this class rely on a static path validation method rather than an instance-bound workspace isolation check. This can lead to directory traversal or arbitrary file manipulation. Migrate the method to an instance method taking `self` and ensure paths are resolved safely using an isolated workspace context.