Skip to content

Commit 3909645

Browse files
authored
Merge pull request #5 from gemini-cli-extensions/add-metadata
Standardize metadata tags
2 parents f7db96a + ee2a4db commit 3909645

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

‎skills/gcs-security-assessment/SKILL.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ name: gcs-security-assessment
33
description: >-
44
Assesses security posture, evaluates risks, and checks SAIF compliance for Google Cloud Storage buckets or projects. Use when the user requests security scans, vulnerability checks, or SAIF assessments. Don't use when: The user is asking about non-GCS resources (Compute Engine, GKE, etc.), investigating a
55
live production outage, or asking general security questions not tied to a specific project or bucket.
6-
tags: [gcs, security, compliance, saif]
7-
category: security
8-
version: 1.0.0
9-
support_tier: primary
6+
metadata:
7+
version: 1.0.0
8+
publisher: google
9+
tags: [gcs, security, compliance, saif]
10+
category: security
11+
support_tier: primary
1012
---
1113

1214
# Security Posture Assessment Skill

0 commit comments

Comments
 (0)