pub fn validate_path_safety(path: &str) -> Result<()>
Validates that a path is safe to use. Re-exported from vtcode-commons for tool-specific use cases.