SKILLEMALL.ai

CC universal-profile

Manage LUKSO Universal Profiles — identity, permissions, tokens, blockchain operations. Cross-chain support for Base and Ethereum.

ClawHub Agent Skills author: Fabian Vogelsteller v0.9.0 MIT-0 33 files body ≈ 3 955 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 54/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
C
61/100
safety, quality, tests
Safety 60%
52
Quality 40%
74
Run on models
none yet
Process rating
C
54/100
Has gaps
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.

Risky intent 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 purpose itself is risky: wallets, browser password stores, offensive security. Even an honest implementation gives the agent access to things that cost money.

For the author

Explain in the description why the access is needed and how it is limited; add tests that show refusals on dangerous requests.

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
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 · 28

✓ No critical or high findings

Medium and low: 28
  • medium Risky intent intent-wallet-secrets lib/config.js:39
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    * Get the keystore file path
  • medium Risky intent intent-wallet-secrets lib/config.js:40
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    * @returns {string} Keystore file path
  • medium Risky intent intent-wallet-secrets lib/profile.js:64
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    * @param {string} [keystorePath] - Optional path to keystore file
  • medium Risky intent intent-wallet-secrets lib/profile.js:125
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    * @param {string} [keystorePath] - Optional path to keystore file
  • medium Risky intent intent-wallet-secrets lib/profile.js:176
    Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
    * @param {string} [keystorePath] - Optional path to keystore file
  • low Secrets in code secret-high-entropy-token commands/cross-chain-deploy-data.js:21
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    const LSP2…ORY = '0x23…a30';
    quoted
  • low Secrets in code secret-high-entropy-token commands/cross-chain-deploy-data.js:32
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    LSP2…ry: '0x23…a30',
    quoted
  • low Secrets in code secret-high-entropy-token commands/cross-chain-deploy-data.js:33
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    Univ…14: '0x30…D4F',
    quoted
  • low Secrets in code secret-high-entropy-token commands/cross-chain-deploy-data.js:34
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    LSP6…14: '0x2F…8a4',
    quoted
  • low Secrets in code secret-high-entropy-token commands/cross-chain-deploy-data.js:35
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    PostDeploymentModule: '0x00…F00',
    quoted
  • low Secrets in code secret-high-entropy-token lib/constants.js:175
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    LSP1…RY: '0x16…C4e',
    quoted
  • low Secrets in code secret-high-entropy-token lib/constants.js:176
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    LSP2…RY: '0x23…a30',
    quoted
  • low Secrets in code secret-high-entropy-token lib/constants.js:183
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    LSP2…EM: '0xf0…DcA',
    quoted
  • low Secrets in code secret-high-entropy-token package-lock.json:88
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…cjV+2Z+GK+EEY7…R4x+N3TA…nIr+TMcC…z6Q==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:136
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…p81+8Ob3…L40/b0i7…gQw==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:160
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…jgR+Mkmf+D189…ihQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:196
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha512-oGB+Uxlg…BKZ+GTy0…lih/NSHS…cSg==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:260
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha512-+lF0B…kdX+94aG…d8c+B3KT…U6A==",
    detector
  • low Secrets in code secret-high-entropy-token references/ERC725-JS.md:85
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    await erc7…ata(['LSP3Profile', 'LSP1…ate']);
    quoted
  • low Secrets in code secret-high-entropy-token references/ERC725-JS.md:98
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    // '0x28…8ee'
    quoted
  • low Secrets in code secret-high-entropy-token references/ERC725-JS.md:109
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    keyName: 'LSP1…ate',
    quoted
  • low Secrets in code secret-high-entropy-token references/ERC725-JS.md:110
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    value: '0x11…dAb',
    quoted
  • low Secrets in code secret-high-entropy-token references/ERC725-JS.md:233
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    // [{ type: 'address', value: '0xCA…aFe' }]
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:77
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "address": "0xYo…ess"
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:163
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | LSP23 Factory | `0x23…a30` |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:164
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | UniversalProfileInit v0.14.0 | `0x30…D4F` |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:165
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | LSP6…nit v0.14.0 | `0x2F…8a4` |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:166
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | PostDeploymentModule | `0x00…F00` |
    table

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

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")

Process rating: all ten parameters 54/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. 11 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 50Failures and branches. 0 branches, has a failure section
  • 60Tools and files. Uses tools (web, node) that frontmatter does not declare
  • 100Steps. 45 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 3955 tokens
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 18 top-level sections: this looks like several domains in one skill

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)
  • +3Output format is not stated: the model decides each time
  • -232 emoji in the instructions: noise for the model
  • +1No license
  • +2Single-language instructions
  • +3Description length 130: enough signal without eating the budget
  • +4Structure: 35 headings
  • +3Step-by-step instructions: 45 items
  • +4Has examples (12 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)

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

External checks

ClawHub: suspicious
This skill has a legitimate blockchain-profile purpose, but it handles private keys and irreversible transactions in ways users should review before installing.
LLM: suspicious (high) · VirusTotal: benign · 10 Sept 2026