vss-deploy-helm

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The scripts/vss-bootstrap.sh script is used to obtain the application source code. By default, it performs a shallow, sparse git clone from https://github.com/open-edge-platform/edge-ai-libraries.git. As this repository belongs to the vendor (open-edge-platform) and is required for the skill's core functionality, this is considered a safe and expected operation.
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute a bundled shell script to set up the environment and subsequently run standard kubectl and helm commands for application deployment. These actions are within the expected scope of a Kubernetes deployment tool and do not attempt unauthorized privilege escalation.
  • [CREDENTIALS_UNSAFE]: The skill documentation includes examples for user_values_override.yaml that contain placeholders for sensitive information such as Hugging Face tokens and database passwords (e.g., hf_..., change-me). It explicitly warns the agent and user not to commit filled secrets to version control, which aligns with standard security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 12:04 AM
Security Audit — agent-trust-hub — vss-deploy-helm