Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Google SecOps Antigravity Plugin

Google SecOps Antigravity (agy) plugin enabling security analytics, threat triage, investigation, and threat hunting.

Quick Start

# Clone the repository
git clone https://github.com/dandye/agy_plugin_secops.git
cd agy_plugin_secops

# Install the plugin globally
agy plugin install google-secops

Important

Tenant Configuration: The target Google SecOps tenant coordinates and GCP credentials are hardcoded in google-secops/GEMINI.md (or GEMINI.md within the plugin folder) to use SecOps-Lab. You might want to modify this file to use your own Customer ID, Project ID, and Region.

Plugin Components

  • Manifest: plugin.json (or google-secops/plugin.json)
  • MCP Server: scripts/mcp_server.py (or google-secops/scripts/mcp_server.py)
  • Rules: rules/secops-quality-gates.md (or google-secops/rules/secops-quality-gates.md)
  • Skills:
    • secops-threat-hunter — Event analysis and rule drafting.
    • secops-triage — Alert triage expert guidance.
    • secops-investigate — Deep security investigations.
    • secops-hunt — Proactive threat hunting.
    • secops-cases — List SOAR cases.

Development

Validate structural integrity and configurations:

# From the repository root:
agy plugin validate google-secops

# Or from within the google-secops directory:
agy plugin validate .

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages