cdk8s-apps

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • EXTERNAL_DOWNLOADS (LOW): The skill recommends installing cdk8s-cli via npm and Python dependencies via pip. These are standard external downloads for the described technology stack and originate from trusted registries (npm, PyPI).
  • COMMAND_EXECUTION (LOW): The workflow includes commands such as cdk8s synth and kubectl apply. These commands interact with system processes and Kubernetes clusters to deploy resources, which is the intended purpose of the skill.
  • REMOTE_CODE_EXECUTION (INFO): The command cdk8s import <crd-url> fetches external schema definitions to generate local Python code. While this is a standard feature of the cdk8s toolchain, it represents an ingestion point for remote data that influences code generation.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 04:02 AM