implementing-service-mesh

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill includes installation instructions in SKILL.md that download and execute shell scripts from official service mesh domains.
  • Fetches installation scripts from istio.io and run.linkerd.io using the curl | sh pattern.
  • These sources correspond to well-known open-source projects and represent standard community-recommended installation methods.
  • [COMMAND_EXECUTION]: The skill provides a comprehensive set of commands for managing Kubernetes infrastructure using established CLI tools.
  • Includes usage of kubectl for resource management, helm for package installation, and mesh-specific tools like istioctl and linkerd.
  • All commands are consistent with the stated purpose of deploying and troubleshooting service mesh environments.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines an attack surface through the generation and management of Kubernetes resource configurations.
  • Ingestion points: Configuration templates and YAML examples located in SKILL.md and the examples/ directory.
  • Boundary markers: No specific delimiters or "ignore instructions" warnings are present in the provided templates.
  • Capability inventory: Capability to deploy Kubernetes resources, modify network policies, and execute cluster management commands across multiple namespaces.
  • Sanitization: No sanitization logic is present as the skill provides static, reference-based configuration templates for deployment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 09:34 AM
Security Audit — agent-trust-hub — implementing-service-mesh