AC sentio-processor
Use when initializing Sentio projects, writing blockchain processor code, adding contracts/ABIs, testing processors, or deploying to the Sentio platform. Triggers on sentio CLI usage, processor development, multi-chain indexing, blockchain data analytics with Sentio SDK, DeFi protocols, points systems, or store entities.
As a process C 57/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice
The same skill appears in 1 more place: ClawHub
How to improve
- 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 · 7
✓ No critical or high findings
Medium and low: 7
-
low Secrets in code
secret-high-entropy-tokenreferences/defi-patterns.md:104High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)[EthChainId.ETHEREUM, "0x87…4E2"],
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/position-tracking-templates.md:489High-entropy token-like string (may be an id, hash or a credential)const c = getP…ext(ctx, market);
-
low Secrets in code
secret-high-entropy-tokenreferences/production-examples.md:15High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)address: '0xA0…B48',
fixturequoted -
low Secrets in code
secret-high-entropy-tokenreferences/production-examples.md:121High-entropy token-like string (may be an id, hash or a credential) (test fixture / example file; quoted — discussed, not commanded)[EthChainId.ETHEREUM, "0x87…4E2"],
fixturequoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:162High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)address: '0xA0…B48',
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:288High-entropy token-like string (may be an id, hash or a credential)import { Unis…ate } from "./types/eth/uniswapv2pair.js"; -
low Secrets in code
secret-high-entropy-tokenSKILL.md:292High-entropy token-like string (may be an id, hash or a credential)const pairTemplate = new Unis…ate()
Files scanned: 8. 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 57/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 8 mutating operations with no state check
- 55Failures and branches. 1 branches
- 60Tools and files. Uses tools (bash) that frontmatter does not declare
- 70Execution cost. Instruction body is 4198 tokens
- 100Steps. 27 steps
- 100When it triggers. States when to use and when not to
- 100Consistency. Name and required fields are in place
- low 15 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (4 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)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 322: enough signal without eating the budget
- +4Structure: 28 headings
- +3Step-by-step instructions: 27 items
- +4Has examples (25 code blocks)
- +4Reference files are cited in the instructions (6 of 6)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 88.