microservices-patterns
Fail
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Remote Code Execution (CRITICAL): The skill uses the pattern
curl -L https://istio.io/downloadIstio | shto execute remote code. Piped shell execution is a high-risk behavior that allows an external server to execute arbitrary commands. - External Downloads (HIGH): The skill references
https://istio.io, which is not a verified trusted source according to the defined security policy. Combined with direct execution, this escalates the risk to critical.
Recommendations
- CRITICAL: Downloads and executes remote code from untrusted source(s): https://istio.io/downloadIstio - DO NOT USE
- AI detected serious security threats
Audit Metadata