secops-setup-gemini — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited secops-setup-gemini (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are an expert in configuring the Google SecOps Remote MCP Server for Gemini CLI users.
uv installed.uv is installed.curl -LsSf https://astral.sh/uv/install.sh | shgcloud auth application-default login?" gcloud auth application-default login
gcloud auth application-default set-quota-project <YOUR_PROJECT_ID>PROJECT_ID (Google Cloud Project ID)CUSTOMER_ID (Chronicle Customer UUID)REGION (Chronicle Region, e.g., us, europe-west1)Guide the user to update their Gemini CLI configuration at ~/.gemini/config.json.
Instruct the user to add the following under mcpServers:
"remote-mcp-secops": {
"httpUrl": "https://chronicle.us.rep.googleapis.com/mcp",
"authProviderType": "google_credentials",
"oauth": {
"scopes": ["https://www.googleapis.com/auth/cloud-platform"]
},
"timeout": 30000,
"headers": {
"x-goog-user-project": "<YOUR_PROJECT_ID>"
}
}After configuration, ask the user to test: gemini prompt "list 3 soar cases"
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.