AI Agent Hub
Back to skills
Tencent Cloud RCE Risk Control icon

Tencent Cloud RCE Risk Control

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_3c7f3160/tencent-rce-skill.

About this skill

Problem

RCE risk operations in Tencent Cloud often require many manual console or API steps: checking request overviews, analyzing risk trends, tracing a ReqId, maintaining name lists, and adjusting policies or monitoring rules. If every operation requires reading docs, assembling parameters, handling authentication and error codes, then investigating false positives, producing reports, or importing lists becomes fragmented. This skill turns those repetitive actions into natural-language commands, such as asking for the request overview for today's registration risk or importing several phone numbers into a blocklist.

How It Works

It sits on top of Tencent Cloud RCE cloud APIs and translates user intent into permission-constrained API 3.0 calls, then returns structured results. Core capabilities include:
- Risk posture: request overviews, risk trends, policy effect summaries, and hit analysis by rule, policy, or event.
- Risk lookup: query user risk profiles by AccountType and AccountId, or trace a single request by ReqId.
- Policies and lists: policy CRUD, cloning, batch creation by service; create, import, query, and expire blocklists or allowlists.
- Monitoring and data: monitoring rule CRUD, risk monitoring management, trigger chain lookup, report tasks, and decrypted content queries.
Authentication uses amccli in OAuth mode and does not ask users for long-term keys. Actual permissions are bounded by the authorized Tencent Cloud sub-account's CAM policies. Execution must still follow the internal execution manual for parameter shaping, string input rules, BusinessSecurityData wrapping, and other SOPs, rather than calling APIs from the high-level summary alone.

Scope and Limits

The skill is useful for risk operations, policy engineers, business developers, and risk product managers who perform daily inspection, policy tuning, case analysis, and trend reporting. It does not replace the RCE console and is not a general-purpose risk-control solution. Sensitive-field interfaces should be used under existing compliance policies, and batch imports or task-based operations should be verified by task IDs and failure details.

Use Cases

  • Risk operations staff query today's registration request overview, hit volume, and rejection reasons in natural language during morning patrol.
  • Business developers trace a suspected false positive by ReqId to inspect hit policies, rules, risk features, and raw request fields.
  • Risk operations staff import a batch of confirmed fraud phone numbers into a target blocklist, submit the batch task, and review success or failure details and task ID.
  • Policy engineers review policy hit trends while adjusting service policies, then create or clone policies to complete policy tuning work.

Best For

  • Risk operations owners for Tencent Cloud RCE who need one-sentence queries for request overviews, risk trends, and policy effects.
  • Business developers investigating false positives who need to locate hit policies, rules, and raw request fields by ReqId.
  • Risk policy engineers maintaining allowlists or blocklists who want to import list data and review batch import results.
  • Risk product managers producing seven-day risk reports who need hit trends and policy effect data.