cloudflare-tunnel-troubleshoot

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to run standard diagnostic commands such as docker ps, docker logs, and docker inspect. It also includes commands for service management like docker compose restart, which are routine for troubleshooting infrastructure issues.
  • [CREDENTIALS_UNSAFE]: The skill instructions involve inspecting environment variables and .env files for the CLOUDFLARE_TUNNEL_TOKEN. This is limited to local verification within the vendor's project directories (/home/dawiddutoit/projects/network/) and no hardcoded secrets or sensitive exposures were found.
  • [DATA_EXFILTRATION]: Diagnostic network operations are present, including ping to 1.1.1.1 and curl to verify remote access of local services. These operations are intended for connectivity testing and do not involve transmitting sensitive data to untrusted or unknown domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 05:23 PM