SKILLEMALL.ai

CF tox-tunnel-ops

Encrypted P2P TCP tunneling for remote network access — a self-hosted VPN / ngrok / Tailscale alternative built on the Tox protocol (libsodium). No API keys, no accounts, no central servers, no port-forwarding. Solves NAT traversal, carrier-grade NAT, double NAT, intranet penetration (内网穿透), and remote machine access without router or firewall changes. Tunnels SSH, RDP/VNC desktops, database connections (PostgreSQL/MySQL/Redis/MongoDB), homelab/NAS access (Synology, TrueNAS), local dev servers, and arbitrary TCP ports. Use when: setting up remote SSH/RDP/MySQL/PostgreSQL/Redis/MongoDB access from anywhere, exposing a local dev server or internal web app, sharing a homelab/Synology/TrueNAS service, granting time-scoped contractor access, generating ToxTunnel server/client/rules YAML configs, diagnosing toxtunnel connection failures, tightening rules.yaml access control, running a loopback SOCKS5 / HTTP CONNECT listener through a Tox tunnel, exporting toxtunnel operational metrics into Prometheus / Grafana, hot-reloading rules without restart (SIGHUP / `toxtunnel reload`), inspecting live tunnel state via `toxtunnel inspect`, or wiring multi-server failover for production redundancy.

ClawHub Agent Skills author: agentx.icu v0.4.14 MIT-0 20 files · 2 scripts body ≈ 17 745 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 49/100 · Will not run — References files that are not bundled: examples/*.md, scripts/install.ps1

IntegrationPostgreSQLMySQLMongoDBInfrastructureData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
C
67/100
safety, quality, tests
Safety 60%
82
Quality 40%
45
Run on models
none yet
Process rating
F
49/100
Will not run
References files that are not bundled: examples/*.md, scripts/install.ps1
Tools and files w 18
0
Inputs and preconditions w 11
0
Execution cost w 6
10
the three weakest of ten parameters · all ten

How to improve

  1. Shorten the description to 1024 characters.
  2. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  3. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 18

✓ No critical or high findings

Medium and low: 18
  • low Dangerous commands cmd-privilege references/execute.md:93
    Privilege escalation / world-writable permissions (documentation of a security skill)
    sudo sh /tmp/toxtunnel-install.sh                        # server
    security skill
  • low Dangerous commands cmd-privilege references/execute.md:94
    Privilege escalation / world-writable permissions (documentation of a security skill)
    sudo sh /tmp/toxtunnel-install.sh --mode client          # client scaffold
    security skill

A further 16 matches are quotations in this security skill's documentation and are not counted as findings.

Files scanned: 20. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • error description-long description is 1200 chars, limit 1024
  • warning body-long SKILL.md body ≈ 17745 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: examples/*.md
  • warning missing-ref reference to a missing file: scripts/install.ps1

Process rating: all ten parameters 49/100

Will not run. References files that are not bundled: examples/*.md, scripts/install.ps1
  • 0Tools and files. 2 referenced file(s) missing: examples/*.md, scripts/install.ps1
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 10Execution cost. Instruction body is 17745 tokens: crowds the task out of the window
  • 30Running it twice. 35 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 60Result and completion. Output format stated, no completion criterion
  • 85Steps. 271 steps, 1 vague phrases
  • 100Failures and branches. 14 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 11 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (20 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Description length 1200: 120–800 characters recommended
  • -2localhost URLs: will not work for another user
  • +1No license
  • +2Single-language instructions
  • +4Structure: 38 headings
  • +3Step-by-step instructions: 271 items
  • +3Output format is stated explicitly
  • +4Has examples (7 code blocks)
  • +4Reference files are cited in the instructions (2 of 2)
  • +3All 2 scripts are documented

Quality base 70; lint remarks subtract, signals add up to 100. Result: 45.

External checks

ClawHub: clean
This skill is a clearly disclosed ToxTunnel setup and troubleshooting helper, but installing it means allowing an agent to help create remote network tunnels and run local setup commands when asked.
LLM: benign (high) · VirusTotal: · 31 Aug 2026