cloudrun-development
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by tencentcloudbase and correctly references legitimate vendor resources, including the Tencent Cloud Container Registry (ccr.ccs.tencentyun.com) and the tcbr API namespace.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill includes defensive instructions to protect sensitive platform credentials. Specifically, it warns agents not to echo the
x-cloudbase-contextheader (which contains temporary cloud access credentials) or return credential-related environment variables in HTTP responses. - [INDIRECT_PROMPT_INJECTION]: The skill manages a deployment surface that involves user-provided source code and container images. However, it mitigates these risks by requiring compliance with established security protocols, such as
sensitive-runtime-data-protection.mdanddeployment-gate.md, and by providing clear checklists for validating external image configurations. Ingestion points:manageCloudRun(action="deploy")parameterstargetPathandimageUrl(SKILL.md). Boundary markers: Mandatory use ofsensitive-runtime-data-protection.mdanddeployment-gate.mdprotocols (SKILL.md). Capability inventory:manageCloudRun(deploy, update, traffic) andqueryCloudRun(detail, logs) (SKILL.md). Sanitization: Explicit constraints on echoing headers or env vars in handlers (SKILL.md). - [COMMAND_EXECUTION]: All command execution patterns associated with the
manageCloudRunandqueryCloudRuntools are consistent with their intended administrative purpose and are used with appropriate safety guidance, such as requiring absolute paths for target directories.
Audit Metadata