SKILLEMALL.ai

CB camscanner

CamScanner document processing - an intelligent document conversion and processing platform and official CamScanner Skill. Use this skill when the user mentions CamScanner, document conversion, image to Word, image to Excel, image to PDF, PDF to Word, PDF to Excel, PDF to Markdown, image enhancement, image upscaling, photo restoration, OCR, text recognition, image translation, formula extraction, adding watermarks, removing watermarks, merging PDFs, image text editing, document scanning, invoice recognition, receipt recognition, cloud document search, cloud document download, cloud document move, cloud folder management, or saving processed results to CamScanner cloud documents. Supports image enhancement/upscaling/restoration, OCR, format conversion (image/PDF to Word/Excel/Markdown; image to PDF), watermark add/remove, image translation, formula extraction, multi-image merge, document scanning and editing, invoice/receipt recognition, cloud document search/download/move/folder management, and saving results to the user's CamScanner account.

ClawHub Agent Skills author: CamScanner-AI v1.1.6 MIT-0 16 files · 4 scripts body ≈ 10 909 tokens Open the sourceclawhub.ai analyzed 3 d ago

CamScanner document processing - an intelligent document conversion and processing platform and official CamScanner Skill.

As a process B 66/100 · Nearly there — weak spots: consistency, execution cost

ProcedurePersonal productivitytype and topics are labelled automatically from the skill text
JSON
Technical rating
C
74/100
safety, quality, tests
Safety 60%
92
Quality 40%
47
Run on models
none yet
Process rating
B
66/100
Nearly there
Consistency w 8
40
Execution cost w 6
40
Tools and files w 18
60
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

  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.
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 · 4

✓ No critical or high findings

Medium and low: 4
  • medium Dangerous commands cmd-pipe-to-shell scripts/setup.sh:7
    Downloads and executes remote code from an unrecognised host (pipe to shell) (code comment)
    #   curl -fsSL <CDN>/setup.sh | sh
    comment
  • low Dangerous commands cmd-execpolicy-bypass scripts/setup.ps1:2
    Runs PowerShell with execution policy bypassed (code comment)
    # Usage: powershell -ExecutionPolicy Bypass -File scripts\setup.ps1
    comment
  • low Dangerous commands cmd-execpolicy-bypass SKILL.md:69
    Runs PowerShell with execution policy bypassed (documentation table row; documentation of a security skill)
    | Windows | `powershell -ExecutionPolicy Bypass -File scripts/setup.ps1` |
    tablesecurity skill
  • low Secrets in code secret-high-entropy-token SKILL.md:462
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    camscanner-cli doc download 7DD6…rd1
    detector

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

Against the Agent Skills spec

  • error description-long description is 1058 chars, limit 1024
  • warning body-long SKILL.md body ≈ 10909 tokens (recommended < 5000); move details to references/
  • note frontmatter-key unknown frontmatter key "display_name"
  • note frontmatter-key unknown frontmatter key "display_name_en"
  • note frontmatter-key unknown frontmatter key "description_en"
  • note frontmatter-key unknown frontmatter key "homepage"

Process rating: all ten parameters 66/100

  • 40Consistency. Frontmatter name (camscanner) differs from the folder (cs-cli)
  • 40Execution cost. Instruction body is 10909 tokens: crowds the task out of the window
  • 60Tools and files. Uses tools (bash, node) that frontmatter does not declare
  • 60Steps. 106 steps, 7 vague phrases
  • 60Result and completion. Output format stated, no completion criterion
  • 70When it triggers. States when to use, but not when not to
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Failures and branches. 12 branches, has a failure section
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 10 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (7 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 1058: 120–800 characters recommended
  • -31 of 4 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +4Structure: 37 headings
  • +3Step-by-step instructions: 106 items
  • +3Output format is stated explicitly
  • +4Has examples (20 code blocks)
  • +4Reference files are cited in the instructions (8 of 8)

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

External checks

ClawHub: suspicious
This skill provides real CamScanner document workflows, but it also auto-updates local code, defaults to cloud storage, and recommends silent reporting of prompts and commands.
LLM: suspicious (high) · 3 Sept 2026