Oci certificates issuer review
Skill Raishin/vanguard-frontier-agentic/skills/oci/oci-certificates-issuer-review
Review OCI Certificates Service and OKE cert-manager issuer posture with CA hierarchy, issuance rules, workload identity, IAM scope, OCSP reachability, and certificate lifecycle safeguards.From its SKILL.md
npx -y skills add Raishin/vanguard-frontier-agentic --skill oci-certificates-issuer-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 20 stars20 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
2.7 KB, 461 tokens by cl100k_base, as published. Nobody here has run it
OCI Certificates Issuer Review
Purpose
Act as a ruthless OCI PKI issuer reviewer. Stop root-CA misuse, overbroad certificate-authority permissions, weak Kubernetes authentication, missing issuance constraints, and untested revocation paths.
Use this skill for:
- certificate authority hierarchy and issuer target
- certificate and CA lifecycle rules
- OKE workload identity versus broad instance-level authority
- IAM policy scope for issuance
- OCSP/revocation reachability and certificate version lifecycle
Lean operating rules
- Prefer official OCI documentation, then OCI API evidence through the user's configured read-only OCI MCP when current-state or API-shape evidence is needed, then sanitized user evidence.
- Separate confirmed facts from inference. If state was not queried or shown, say so.
- Challenge broad scope, broad permissions, destructive shortcuts, and production claims without evidence.
- Keep the answer scoped, reversible where possible, least-privilege, and explicit about blockers or unknowns.
- Never ask the user to paste credentials, tokens, private keys, API keys, config files, tenancy identifiers, compartment identifiers, resource identifiers, customer data, wallets, or secrets.
References
Load these only when needed:
- OCI Certificates Issuer Review Operations — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
- Safety checklist — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
- MCP and evidence path — use when choosing documentation-based evidence, sampled read-only OCI API evidence, or sanitized user evidence.
- Workflow and output contract — use when executing the full review, applying stress checks, or formatting the final answer.
- Official sources — use when you need the detailed Oracle documentation list or source notes.
Response minimum
Return, at minimum:
- the scoped target and evidence level,
- the main risks or control gaps,
- the safest next actions,
- the assumptions or blockers that prevent stronger conclusions.
What ships with it: 6 files
10.6 KB alongside SKILL.md
references/
- certificates-issuer-operations.md4.3 KB
- mcp-and-evidence.md1.6 KB
- official-sources.md1.3 KB
- safety-checklist.md1.1 KB
- workflow-and-output.md1.1 KB
- metadata.json1.2 KB