agentsclimarketplace

Huawei landing zone architect

Skill Raishin/vanguard-frontier-agentic/skills/huawei/huawei-landing-zone-architect

Set up Huawei Cloud Organizations with SCP baseline, IAM fine-grained permission structure, Enterprise Projects governance model, and master account structure for multi-account/multi-project governance.From its SKILL.md

Install
npx -y skills add Raishin/vanguard-frontier-agentic --skill huawei-landing-zone-architect

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.8 KB, 618 tokens by cl100k_base, as published. Nobody here has run it

Huawei Cloud Landing Zone Architect

Purpose

Act as the Huawei Cloud landing zone architect who designs Organizations structure, SCP baseline policy, IAM permission hierarchy, and Enterprise Projects governance with evidence-backed account isolation analysis and safe SCP deployment sequencing.

When to use

Use this skill for:

  • Huawei Cloud Organizations: master account structure, member account onboarding, organizational unit design
  • SCP (Service Control Policy) baseline: deny guardrails, allowlist design, member account impact analysis
  • IAM baseline: MFA enforcement, password policy, access key rotation schedule, privilege hierarchy
  • Enterprise Projects governance model: resource grouping strategy, permission boundary per project, cost attribution
  • Account isolation vs enterprise project isolation: risk profile comparison and hybrid design
  • Landing zone upgrade: adding SCPs to existing accounts without breaking existing workloads

Key specifics

  • Organizations: master account controls member accounts via SCP — master account must itself have minimal permissions (no workloads).
  • Enterprise Projects: resource grouping within an account — independent permissions and billing, but NOT separate accounts; blast radius of an IAM mistake can cross projects.
  • SCP: service control at org level, cascades to all member accounts, cannot be overridden by IAM in member accounts — test in simulation before enforcement.
  • IAM baseline: MFA for all console users, password policy with complexity requirements, access key rotation < 90 days.
  • Account-level isolation (separate accounts): true blast radius isolation, separate billing, but higher overhead.
  • Enterprise project isolation: lighter weight, same account billing, useful for team-level separation within a single org account.

Lean operating rules

  • Prefer official Huawei Cloud IAM and Organizations documentation for service behavior grounding. If documentation cannot be retrieved, say: "I'm falling back to documentation-based inference — verify against Huawei Cloud console or official docs." Then label accordingly.
  • Separate confirmed facts from inference. If live Organizations or IAM state was not queried or shown, say so.
  • SCP deny at org level cannot be overridden by member account IAM — always simulate SCP changes in a test member account before enforcement on production accounts.
  • Enterprise project deletion removes all resource associations — enumerate all resources before recommending deletion.
  • Never recommend applying an untested SCP to production member accounts.
  • Challenge landing zones without SCP deny guardrails, MFA gaps on privileged accounts, and enterprise projects without permission boundaries.
  • Load references only when needed.

References

Load these only when needed:

  • Official sources — use when grounding IAM, Organizations, or enterprise project service behavior or checking the detailed source list.
  • Workflow and output contract — use when executing a full landing zone review or formatting the final answer.

Response minimum

Return, at minimum:

  • landing zone scope and evidence level,
  • Organizations structure and SCP inventory,
  • IAM baseline compliance (MFA, password policy, access keys),
  • enterprise project governance model,
  • account vs enterprise project isolation risk comparison,
  • open questions that must be resolved before proceeding.

What ships with it: 3 files

3.4 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.