skills/iuliandita/skills/networking/Gen Agent Trust Hub

networking

Pass

Audited by Gen Agent Trust Hub on Sep 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official packages and scripts from well-known services.
  • Evidence includes instructions for installing Tailscale via its official installation script (tailscale.com) and utilizing cloudflared for tunnels.
  • [REMOTE_CODE_EXECUTION]: A script snippet for installing Tailscale uses a piped execution pattern.
  • File references/vpn.md includes curl -fsSL https://tailscale.com/install.sh | sh. This is a standard installation method for this well-known service.
  • [COMMAND_EXECUTION]: The skill documentation includes numerous Linux CLI commands for networking tasks.
  • Commands for ip, nft, ss, tcpdump, mtr, and systemctl are listed throughout the reference files for legitimate diagnostic and configuration purposes.
  • [CREDENTIALS_UNSAFE]: The skill explicitly advises against hardcoding sensitive information.
  • Instructions in SKILL.md and references/ha.md (e.g., __VRRP_AUTH_PASS__) guide users to use environment variables, protected files with restricted permissions (0600), or placeholders instead of embedding secrets in scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 25, 2026, 08:18 AM
Security Audit — agent-trust-hub — networking