- Introduced `SecureJoin` to prevent path traversal vulnerabilities
- Refactored `decompress` logic into `decompressEntry` for improved modularity
- Ensured secure directory creation with `MkdirAll` in all operations
* fix(archive): unrecognition zip
* feat(archive): add tree for zip meta
* fix bug
* refactor(archive): meta cache time use Link Expiration first
* feat(archive): return sort policy in meta (#2)
* refactor
* perf(archive): reduce new network requests
---------
Co-authored-by: KirCute_ECT <951206789@qq.com>