vm-snapshot-create
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill performs resource management within an OpenShift cluster using standard Kubernetes API abstractions via the
openshift-virtualizationMCP server. These operations are subject to the cluster's native Role-Based Access Control (RBAC). - [EXTERNAL_DOWNLOADS]: External references are limited to official documentation from Red Hat and the KubeVirt project. The required MCP server is hosted by the official OpenShift organization on GitHub.
- [PROMPT_INJECTION]: No patterns of instruction overriding, safety filter bypasses, or system prompt extraction were detected. The skill maintains a structured workflow focused on its primary administrative purpose.
- [DATA_EXFILTRATION]: No evidence of sensitive data collection or unauthorized network transmission. The use of the
KUBECONFIGenvironment variable is a standard requirement for Kubernetes cluster interaction and is not handled insecurely. - [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or private secrets are present in the skill code or metadata.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute arbitrary scripts from remote sources. It uses structured tool calls with predefined parameters.
Audit Metadata