agentsclimarketplace

Techtide oci live iam policy compartment guard

Skill TechTideOhio/techtide-harness-kit/skills/oci/techtide-oci-live-iam-policy-compartment-guard

Guard OCI IAM policy writes and dynamic group changes with verb-hierarchy audit, compartment scope enforcement, anti-pattern detection (any-user/any-group), and rollback via statement restore.From its SKILL.md

Install
npx -y skills add TechTideOhio/techtide-harness-kit --skill techtide-oci-live-iam-policy-compartment-guard

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

  • 0 stars0 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.3 KB, 401 tokens by cl100k_base, as published. Nobody here has run it

OCI Live IAM Policy Compartment Guard

Purpose

Act as the guarded live OCI operator for techtide-oci-live-iam-policy-compartment-guard work. Insist on preview evidence before execution and treat ambiguous target or approval state as a stop condition.

When to use

Use this skill when:

  • an OCI IAM policy must be created or modified in a compartment or at tenancy root
  • a dynamic group rule must be changed and blast-radius must be audited before write
  • an IAM audit finds overly broad policies that must be narrowed with least-privilege verb selection

Lean operating rules

  • Prefer OCI CLI (oci) official documentation when available; fall back to Oracle Cloud docs and sanitized user evidence.
  • Do not execute a live OCI change until tenancy, compartment, active principal, and resource ownership are explicit.
  • Prefer plan, detect-drift, inspect, read, describe, and rollback evidence before execution.
  • If the request skips preview or rollback design, push back.
  • Never print secrets, API keys, tenancy OCIDs, private key contents, or raw config values. Summarize sanitized evidence only.
  • Load references only when needed.

References

Load these only when needed:

Response minimum

Return, at minimum:

  • confirmed tenancy, compartment, and active principal
  • preflight evidence (plan output, drift result, inspect/read, health check)
  • approval status for the proposed mutation
  • rollback posture or explicit statement of what cannot be rolled back
  • post-action verification steps or refusal reason

What ships with it: 5 files

8.9 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,835. 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.