huawei-cloud-functiongraph-trigger-create
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with Huawei Cloud services using the official
huaweicloudsdkfunctiongraphandhuaweicloudsdkcorePython libraries, ensuring compatibility and reliability with the platform. - [SAFE]: Credential management is performed via environment variables (
HUAWEI_AK,HUAWEI_SK), which is the standard and secure method for providing authentication to cloud SDKs without hardcoding secrets. - [SAFE]: The scripts provided (
create_trigger.py,simple_timer_func.py) are transparent and perform their stated tasks—validating cron expressions and calling cloud APIs—without any hidden or suspicious logic. - [SAFE]: All external references point to official Huawei Cloud documentation and legitimate repositories associated with the author.
Audit Metadata