SKILLEMALL.ai

BF relay-gitcode-cli

Use gd, the relay-gitcode-cli GitCode command line client, for GitCode API v5 workflows including authentication, repositories, pull requests, issues, search, SSH keys, labels, releases, GitCode Pipeline operations, raw API calls, JSON automation, version checks, and shell completion. Use when an agent should operate GitCode by running local gd commands. Do not use this skill for GitHub-only gh surfaces unless GitCode exposes an equivalent API through gd or gd api.

Not recommendedcritical or high security findings
ClawHub Agent Skills author: stevetdp v0.1.5 MIT-0 5 files body ≈ 3 131 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 39/100 · Will not run — References files that are not bundled: assets/bin/linux-x86_64/gd, assets/bin/windows-x86_64/gd.exe

IntegrationGitHubInfrastructureSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
81/100
safety, quality, tests
Safety 60%
82
Quality 40%
80
Run on models
none yet
Process rating
F
39/100
Will not run
References files that are not bundled: assets/bin/linux-x86_64/gd, assets/bin/windows-x86_64/gd.exe
Tools and files w 18
0
Steps w 15
0
Result and completion w 14
0
the three weakest of ten parameters · all ten

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Dangerous commands
If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

How to improve

  1. Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
  2. 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 · 1

  • high Dangerous commands cmd-pipe-to-shell references/gitcode-workflow-yml.md:100
    Downloads and executes remote code from an unrecognised host (pipe to shell)
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain stable

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: assets/bin/linux-x86_64/gd
  • warning missing-ref reference to a missing file: assets/bin/windows-x86_64/gd.exe

Process rating: all ten parameters 39/100

Will not run. References files that are not bundled: assets/bin/linux-x86_64/gd, assets/bin/windows-x86_64/gd.exe
  • 0Tools and files. 2 referenced file(s) missing: assets/bin/linux-x86_64/gd, assets/bin/windows-x86_64/gd.exe
  • 0Steps. Prose only: no discrete steps
  • 0Result and completion. Does not say what the result is
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 9 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Failures and branches. 2 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3131 tokens

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
  • +3No numbered steps or checklist
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 469: enough signal without eating the budget
  • +4Structure: 6 headings
  • +4Has examples (12 code blocks)
  • +4Reference files are cited in the instructions (2 of 2)

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

External checks

ClawHub: clean
This is a coherent GitCode CLI helper, but it can make real authenticated changes to repositories and pipelines.
LLM: benign (high) · VirusTotal: · 28 May 2026