agentsclimarketplace

Security roles

Skill bromso/metapowers/plugins/security/skills/security-roles

Define security roles, responsibilities, and RACI matrixFrom its SKILL.md

Install
npx -y skills add bromso/metapowers --skill security-roles

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

  • 1 stars1 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.5 KB, 713 tokens by cl100k_base, as published. Nobody here has run it

Security Roles

Define security roles, responsibilities, and RACI matrix for "$ARGUMENTS". Establish clear ownership of security activities and identify gaps in current organizational coverage.

Prerequisites

None — this is a Phase 0 Govern skill.

Process

  1. Identify security roles:

    • CISO / Security Lead — overall security strategy, risk management, executive reporting
    • Security Engineers — security tooling, architecture review, vulnerability management
    • Security Champions — embedded security advocates within development teams
    • Incident Responders — detection, triage, containment, and recovery operations
    • Compliance / GRC Analysts — regulatory compliance, audit preparation, policy management
    • Security Architects — secure design patterns, threat modeling, technology evaluation
    • SOC Analysts — monitoring, alert triage, threat hunting (if applicable)
    • Identify any organization-specific roles beyond the standard set
  2. Define responsibilities per role:

    • For each role, document:
      • Primary responsibilities — core duties the role owns
      • Secondary responsibilities — supporting activities
      • Key deliverables — artifacts and outcomes expected
      • Required skills — technical and soft skills needed
      • Reporting line — who the role reports to
    • Ensure no critical activities are unassigned
  3. Create RACI matrix for key security activities:

    • Map roles against security activities using RACI (Responsible, Accountable, Consulted, Informed):
      • Security policy creation and maintenance
      • Risk assessment and management
      • Vulnerability scanning and remediation
      • Incident detection and response
      • Security architecture review
      • Compliance monitoring and audit
      • Security awareness training
      • Third-party risk assessment
      • Access control management
      • Security tool administration
    • Ensure every activity has exactly one Accountable party
  4. Identify gaps in current staffing:

    • Compare defined roles against current team composition
    • Highlight roles that are unfilled or understaffed
    • Identify single points of failure (critical activities with only one person)
    • Note roles being covered by individuals with conflicting responsibilities
  5. Recommend organizational structure:

    • Propose reporting hierarchy for security function
    • Recommend team size based on organization scale and risk profile
    • Suggest phased hiring plan if gaps exist
    • Define security champion program structure (ratio to dev teams, responsibilities, incentives)
  6. Write the artifact to .metapowers/security/$ARGUMENTS/00-govern.md with heading:

    Security Roles & Responsibilities

    Include sections:

    • Role Definitions — each role with responsibilities, skills, and reporting line
    • RACI Matrix — activities vs. roles matrix
    • Staffing Gaps — identified gaps and single points of failure
    • Organizational Recommendations — proposed structure and hiring priorities
    • Security Champions Program — structure and implementation plan

Output

The security roles and RACI matrix written to .metapowers/security/$ARGUMENTS/00-govern.md. Present a summary to the user highlighting:

  • Roles defined and their primary responsibilities
  • Critical staffing gaps identified
  • Key RACI assignments for high-priority activities
  • Top organizational recommendations

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

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