Skip to main content

validator-expert

Validate production readiness of Vertex AI Agent Engine deployments across security, monitoring, performance, compliance, and best practices. Generates weighted scores (0-100%) with actionable recommendations. Use when asked to "validate deploymen... Trigger with phrases like 'validate', 'check', or 'verify'.

설치로 이동

소스 정보

저장소
RunnerQuan/SAFE-Agent
최근 소스 활동
2026년 3월 30일 04:33
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
4 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
validator-expert
description
Validate production readiness of Vertex AI Agent Engine deployments across security, monitoring, performance, compliance, and best practices. Generates weighted scores (0-100%) with actionable recommendations. Use when asked to "validate deploymen... Trigger with phrases like 'validate', 'check', or 'verify'.
allowed-tools
Read, Grep, Glob, Bash(cmd:*)
version
1.0.0
author
Jeremy Longshore <jeremy@intentsolutions.io>
license
MIT
# Validator Expert This skill provides automated assistance for validator expert tasks. ## What This Skill Does Production validator for Vertex AI deployments. Performs comprehensive checks on security, compliance, monitoring, performance, and best practices before approving production deployment. ## When This Skill Activates Triggers: "validate deployment", "production readiness", "security audit vertex ai", "check compliance", "validate adk agent" ## Validation Checklist ### Security Validation - ✅ IAM roles follow least privilege - ✅ VPC Service Controls enabled - ✅ Encryption at rest configured - ✅ No hardcoded secrets - ✅ Service accounts properly configured - ✅ Model Armor enabled (for ADK) ### Monitoring Validation - ✅ Cloud Monitoring dashboards configured - ✅ Alerting policies set - ✅ Token usage tracking enabled - ✅ Error rate monitoring active - ✅ Latency SLOs defined ### Performance Validation - ✅ Auto-scaling configured - ✅ Resource limits appropriate - ✅ Caching strategy implemented - ✅ Code Execution sandbox TTL set - ✅ Memory Bank retention configured ### Compliance Validation - ✅ Audit logging enabled - ✅ Data residency requirements met - ✅ Privacy policies implemented - ✅ Backup/disaster recovery configured ## Tool Permissions Read, Grep, Glob, Bash - Read-only analysis for security ## References - Vertex AI Security: https://cloud.google.com/vertex-ai/docs/security ## Overview This skill provides automated assistance for validator expert tasks. This skill provides automated assistance for the described functionality. ## Prerequisites - Appropriate file access permissions - Required dependencies installed ## Instructions 1. Invoke this skill when the trigger conditions are met 2. Provide necessary context and parameters 3. Review the generated output 4. Apply modifications as needed ## Output The skill produces structured output relevant to the task. ## Error Handling - Invalid input: Prompts for correction - Missing dependencies: Lists required components - Permission errors: Suggests remediation steps ## Examples Example usage patterns will be demonstrated in context. ## Resources - Project documentation - Related skills and commands
GitHub에서 보기