skills/evolv3-ai/vibe-skills/linode/Gen Agent Trust Hub

linode

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Orchestrates infrastructure setup through the linode-cli utility, including operations for creating instances, configuring firewall rules, and managing SSH keys.
  • [COMMAND_EXECUTION]: Uses ssh with StrictHostKeyChecking=no to automate initial connectivity checks for newly provisioned servers, which is a common practice in bootstrap automation.
  • [EXTERNAL_DOWNLOADS]: References the installation of the linode-cli package via official package managers (pip, Homebrew) to interface with Akamai Cloud services.
  • [DATA_EXPOSURE]: Stores deployment metadata, such as server IP addresses and SSH configuration paths, in a local .env.local file to facilitate context sharing with downstream skills.
  • [SAFE]: Implements secure provisioning by using openssl to generate high-entropy random passwords for the server's root account, avoiding the use of hardcoded or default credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 08:14 AM
Security Audit — agent-trust-hub — linode