Skip to content

Add security-auditor skill #34

@niravpatel27

Description

@niravpatel27

Summary

Add a security-auditor skill that audits codebases for security risks — reviewing dependencies, secrets management, access controls, and producing a risk report.

What this skill should do

  • Scan dependencies for known vulnerabilities (CVEs)
  • Check for hardcoded secrets or credentials
  • Review access control configurations
  • Audit logging and audit trail completeness
  • Produce a structured risk report with severity ratings

Reference

See existing skills like lfx-preflight/SKILL.md for pattern and format.
Each skill lives in its own directory with a SKILL.md file and markdown instructions.

Acceptance Criteria

  • security-auditor/SKILL.md exists with correct frontmatter
  • Skill produces a structured risk report on a sample codebase

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions