SKILLEMALL.ai

CC inflynce-create-campaign

Create and launch Inflynce Boost campaigns to promote any https:// link (tweet, website, Farcaster cast, etc.) by paying USDC rewards to real users on Base. Use this skill when: boosting any content, creating a marketing campaign, promoting a link for visibility. Each campaign requires a 0.25 USDC payment on Base before creation. Your campaign budget is distributed as rewards to users who explore the promoted link. Inflynce increases visibility by paying real creators based on their social influence score.

ClawHub Agent Skills author: Inflynce Protocol v1.0.0 MIT-0 9 files body ≈ 2 872 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 51/100 · Has gaps — weak spots: result and completion, when it triggers, consistency

GeneratorMarketingtype and topics are labelled automatically from the skill text
JSON
Technical rating
C
73/100
safety, quality, tests
Safety 60%
72
Quality 40%
75
Run on models
none yet
Process rating
C
51/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
When it triggers w 12
20
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

    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 · 16

    ✓ No critical or high findings

    Medium and low: 16
    • medium Risky intent intent-wallet-secrets scripts/top_up.js:5
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      * Agent needs the wallet private key to sign.
    • medium Risky intent intent-wallet-secrets skill-card.md:22
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      Risk: Programmatic fee payment and top-up flows require a wallet private key and can move or approve real USDC. <br>
    • medium Risky intent intent-wallet-secrets SKILL.md:38
      Handles crypto-wallet secrets (seed / mnemonic / private key) — a classic stealer target
      3. **Config**: Set `GRAPHQL_URL` to `https://boost.inflynce.com/api/graphql`. For programmatic pay/top-up, also set `PRIVATE_KEY` (creator wallet private key).
    • low Secrets in code secret-high-entropy-token package-lock.json:24
      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:230
      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 package-lock.json:323
      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 package-lock.json:336
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…CzX+oOPq…N14+GARU…vzg==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/pay_fee.js:15
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const USDC_BASE = '0x83…913';
      quoted
    • low Secrets in code secret-high-entropy-token scripts/pay_fee.js:16
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const INFLYNCE_RECIPIENT = '0xA6…38A';
      quoted
    • low Secrets in code secret-high-entropy-token scripts/top_up.js:16
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const USDC_BASE = '0x83…913';
      quoted
    • low Secrets in code secret-high-entropy-token scripts/top_up.js:17
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      const BOOSTS_CONTRACT = '0x6e…07b';
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:63
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | 0.25 USDC fee recipient | `0xA6…38A` | Base |
      table
    • low Secrets in code secret-high-entropy-token SKILL.md:64
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | USDC contract | `0x83…913` | Base (Circle) |
      table
    • low Secrets in code secret-high-entropy-token SKILL.md:65
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | Boosts contract (approve spender) | `0x6e…07b` | Base |
      table
    • low Secrets in code secret-high-entropy-token SKILL.md:159
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      Sends `USDC.transfer(0xA6…38A, 0.25)` on Base.
      quoted
    • low Secrets in code secret-high-entropy-token SKILL.md:171
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      2. Send **exactly 0.25 USDC** to `0xA6…38A`
      quoted

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

    Against the Agent Skills spec

    • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 2, column 14: description: Create and launch Inflynce Boost campaigns to promote any https://… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
    • note frontmatter-key unknown frontmatter key "requires"
    • note frontmatter-key unknown frontmatter key "homepage"

    Process rating: all ten parameters 51/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 15 mutating operations with no state check
    • 40Consistency. Frontmatter name (inflynce-create-campaign) differs from the folder (inflynce-campaign)
    • 50Failures and branches. 0 branches, has a failure section
    • 60Tools and files. Uses tools (bash, web, node) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 31 steps
    • 100Execution cost. Instruction body is 2872 tokens
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
    • low 12 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
    • +1No license
    • +2Single-language instructions
    • +3Description length 511: enough signal without eating the budget
    • +4Structure: 21 headings
    • +3Step-by-step instructions: 31 items
    • +4Has examples (9 code blocks)
    • +3All 3 scripts are documented

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

    External checks

    ClawHub: suspicious
    This skill is purpose-built for Inflynce campaign creation, but it handles real wallet private keys and on-chain USDC transfers/approvals in ways users should review carefully before installing.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026