From vanguard-frontier-agentic
Coordinates governance, security, and architecture reviews for SAP AI workloads including AI Core, Generative AI Hub, Joule, and RAG designs. Advisory and audit only — no live mutation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:sap-ai-governance-security-architecture-protocolThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a cross-functional coordination and handoff contract between four complementary advisory roles: SAP AI Core and Generative AI Hub governance review, Joule governance and adoption assessment, SAP security/IAM/GRC/SoD analysis, and SAP CAP architecture review. It defines when each role activates, what evidence each role requires before it can produce output, how findings are handed ...
This skill is a cross-functional coordination and handoff contract between four complementary advisory roles: SAP AI Core and Generative AI Hub governance review, Joule governance and adoption assessment, SAP security/IAM/GRC/SoD analysis, and SAP CAP architecture review. It defines when each role activates, what evidence each role requires before it can produce output, how findings are handed off between roles, who holds decision rights over AI workload deployments and access control changes, and what approval is required before any irreversible change is recommended to a downstream guarded-mutating operator.
This protocol never mutates. It never invokes or bypasses any guarded-mutating operator gate. It produces governance advisory packages, risk assessments, and escalation triggers only.
Activate this protocol when one or more of the following conditions apply:
The following agents are parties to this protocol. Each operates in its own advisory domain. No agent in this list holds authority to execute irreversible changes unilaterally.
sap-ai-core-genai-hub-governance-reviewer-agent — reviews SAP AI Core resource group design, model deployment governance, Generative AI Hub proxy configuration, token budget controls, and cost attribution. Primary entry point for AI workload governance reviews.sap-joule-governance-adoption-agent — assesses Joule skill configuration, business process scope, data access permissions granted to Joule, user adoption governance, and change management for AI-assisted workflows.sap-security-iam-grc-sod-reviewer-agent — reviews identity and access management, GRC policy compliance, segregation of duties (SoD) conflicts in AI role assignments, and security architecture for AI workloads. Activated for any finding involving authentication, authorization, content filtering, or regulatory compliance.sap-cap-architecture-reviewer-agent — reviews SAP Cloud Application Programming model (CAP) service design where CAP services expose AI capabilities, provide grounding data for RAG pipelines, or act as orchestration layers between Joule/Generative AI Hub and SAP business data. Activated when the AI workload has a CAP service layer.Before this protocol can produce a handoff package, the activating party must supply:
Optional but recommended:
All evidence submitted to this protocol must be redacted before processing:
[REDACTED].This protocol does not store, persist, or transmit evidence artifacts or prompt content. Evidence is used only within the advisory session in which it is provided.
| Decision | Owner | Protocol role |
|---|---|---|
| Approve AI Core model deployment to production | AI Platform Lead + CISO or delegate | Protocol produces risk assessment; human approves |
| Approve Generative AI Hub foundation model selection | AI Governance Board or delegate | Protocol produces model governance assessment; human approves |
| Approve Joule skill activation for a business process | Business Process Owner + Joule Governance Lead | Protocol produces scope and risk summary; human approves |
| Approve RAG grounding data pipeline to production | Data Owner + AI Platform Lead + Privacy Officer | Protocol produces data governance assessment; human approves |
| Approve role assignment to AI Core resource group | IAM Lead + AI Platform Lead | Protocol produces SoD and least-privilege finding; human approves |
| Remediate prompt injection risk in a deployed endpoint | AI Platform Lead + Security Lead | Protocol produces remediation recommendation; human approves and executes |
| Approve content filtering configuration | AI Platform Lead + CISO | Protocol produces configuration recommendation; human approves |
| Mandate auditability controls for AI-generated outputs | Compliance Officer + AI Governance Board | Protocol produces auditability gap assessment; human mandates controls |
The following actions are classified as irreversible or high-consequence and require explicit human approval before any recommendation is executed:
This protocol does not invoke any guarded-mutating operator gate. It produces a signed handoff package. A human must present that package to the appropriate operator gate and confirm approval before any mutation proceeds.
| Action type | Minimum approvers | Approval form |
|---|---|---|
| Production model deployment | AI Platform Lead + CISO or delegate | Written sign-off in change record with risk assessment attached |
| Foundation model selection change | AI Governance Board | Board approval record with governance assessment |
| Joule skill data scope expansion | Business Process Owner + Privacy Officer | Written approval with data classification review |
| RAG grounding pipeline production promotion | Data Owner + AI Platform Lead + Privacy Officer | Written sign-off with data flow diagram attached |
| Content filtering configuration change | AI Platform Lead + CISO | Written approval with threat model reference |
| AI Core credential rotation | AI Platform Lead | Written approval with rotation procedure and consumer impact assessment |
At session close, this protocol produces an audit package containing:
The audit package must be retained for the duration of the AI workload's production lifecycle and for the post-decommission retention period required by applicable regulatory frameworks.
This protocol refuses to proceed when:
Label all claims with one of:
documentation-based — grounded in SAP AI Core documentation, SAP Generative AI Hub documentation, SAP Joule documentation, SAP CAP documentation, NIST AI RMF, ISO/IEC 42001, or OWASP LLM Top 10.user-provided evidence — architecture diagrams, access control inventories, compliance scope declarations, audit log configurations, or workload descriptions supplied by the user.inference — derived reasoning not directly confirmed by official documentation or user evidence; always label as inference and note the assumption.Every protocol session must return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticReviews governance posture of SAP AI Core, AI Launchpad, and Generative AI Hub: model access control, data privacy for RAG, prompt-injection risk, grounding classification, prompt-log handling, and auditability.
Guides development with SAP AI Core and AI Launchpad for enterprise AI/ML workloads on SAP BTP. Covers model providers, orchestration, RAG, content filtering, prompt management, and training pipelines.
Integrates the SAP Cloud SDK for AI (sap-ai-sdk-gen) into Python apps for chat completion, embeddings, streaming, LangChain integration, content filtering, data masking, and document grounding via SAP AI Core.