SKILLEMALL.ai

AB fabric-cli

Use this skill for Fabric.so CLI workflows with the `fabric` terminal command: diagnose/install/login, search or browse a Fabric library, save notes/links/files, create folders, ask the Fabric AI assistant, manage tasks/workspaces, generate shell completion, check subscription usage, produce JSON output, and use Fabric as persistent agent memory. Do not use for Microsoft Fabric/Azure/Power BI `fab`, Daniel Miessler's Fabric framework, Python Fabric SSH, Fabric.js, or textile/fashion fabric.

ClawHub Agent Skills author: Tristan Manchester v1.0.0 MIT-0 24 files body ≈ 2 740 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 65/100 · Nearly there — weak spots: result and completion, inputs and preconditions, running it twice

IntegrationAzurePower BIInfrastructureAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
89
Quality 40%
95
Run on models
none yet
Process rating
B
65/100
Nearly there
Result and completion w 14
0
Inputs and preconditions w 11
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

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

    For the model run — optional
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 3

    ✓ No critical or high findings

    Medium and low: 3
    • medium Dangerous commands cmd-pipe-to-shell references/command-reference.md:28
      Downloads and executes remote code from an unrecognised host (pipe to shell) (the skill's own vendor host)
      curl -fsSL https://fabric.so/cli/install.sh | sh
      vendor-host
    • medium Dangerous commands cmd-pipe-to-shell SKILL.md:54
      Downloads and executes remote code from an unrecognised host (pipe to shell) (the skill's own vendor host)
      curl -fsSL https://fabric.so/cli/install.sh | sh
      vendor-host
    • low Dangerous commands cmd-pipe-to-shell scripts/fabric_check.py:110
      Downloads and executes remote code from an unrecognised host (pipe to shell) (string literal in code, not executed; the skill's own vendor host)
      report.recommendations.append("Install only with user approval: curl -fsSL https://fabric.so/cli/install.sh | sh")
      code literalvendor-host

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 65/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 30Running it twice. 9 mutating operations with no state check
    • 60Tools and files. Uses tools (bash, python) that frontmatter does not declare
    • 100Steps. 31 steps
    • 100When it triggers. States when to use and when not to
    • 100Failures and branches. 7 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 2740 tokens
    • 100Progress reporting. Reports progress
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
    • medium 9 test cases, all positive: not one "should refuse" or "should ask first"
    • low No test case covers injection arriving through data

    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
    • +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 495: enough signal without eating the budget
    • +4Structure: 10 headings
    • +3Step-by-step instructions: 31 items
    • +4Has examples (12 code blocks)
    • +4Reference files are cited in the instructions (7 of 7)
    • +3All 5 scripts are documented

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

    External checks

    ClawHub: clean
    This skill is a disclosed Fabric.so CLI helper that can read, write, and persist data in a Fabric workspace, with meaningful consent and secret-handling guidance.
    LLM: benign (high) · VirusTotal: · 29 May 2026