pub fn is_safe_path(path: &Path) -> bool
Validates that a path is safe to access (prevents path traversal and dangerous files).