Huawei Cloud OBS Statistics Skill Overview Query Huawei Cloud OBS (Object Storage Service) statistics: list buckets with capacity and object counts, query extranet/intranet download traffic with month-over-month comparison, and query total requests with month-over-month comparison. ⛔ 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." Show more Installs 870 Repository huaweicloud/hua…d-skills GitHub Stars 19 First Seen Jun 3, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
huawei-cloud-obs-stats
安装
npx skills add https://github.com/huaweicloud/huaweicloud-skills --skill huawei-cloud-obs-stats