Huawei Cloud OBS Upload Upload local files or directories to Huawei Cloud OBS buckets, list OBS buckets with capacity and object count, and schedule periodic uploads via crontab. ⛔ Prohibited Operations (Security Constraints) This skill strictly forbids the following delete operations, regardless of user requests: Prohibited Operation API/Command Reason ❌ Delete bucket DeleteBucket / obsutil rm -bucket Irreversible; destroys the entire bucket and all objects ❌ Delete object DeleteObject / obsutil rm Irreversible; deleted objects cannot be recovered (unless versioning is enabled) ❌ Batch delete objects DeleteObjects / obsutil rm -r Irreversible; batch deletion has a wide impact ❌ Empty bucket obsutil rm -bucket -r Irreversible; removes all objects in the bucket If a user requests a delete operation, you must refuse and inform: "Per security constraints, this skill does not allow delete operations (delete bucket/object/batch delete/empty bucket). Please use the Huawei Cloud OBS console or obsutil manually." Architecture Show more Installs 895 Repository huaweicloud/hua…d-skills GitHub Stars 19 First Seen Jun 2, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
huawei-cloud-obs-upload
安装
npx skills add https://github.com/huaweicloud/huaweicloud-skills --skill huawei-cloud-obs-upload