BD erc-8004
Build with ERC-8004 Trustless Agents - on-chain agent identity, reputation, validation, and discovery on EVM chains. Use when registering agents on-chain, building agent reputation, or using the Agent0 SDK. Triggers on ERC-8004 and Agent0.
As a process D 45/100 · Unfinished process — weak spots: result and completion, inputs and preconditions, failures and branches
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 · 15
✓ No critical or high findings
Medium and low: 15
-
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:9High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)Deterministic cross-chain vanity addresses via CREATE2 (SAFE Singleton Factory at `0x91…3d7`).
quoted -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:15High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| IdentityRegistry | `0x80…432` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:16High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| ReputationRegistry | `0x80…b63` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:17High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| ValidationRegistry | `0x80…272` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/contracts.md:23High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| IdentityRegistry | `0x80…D9e` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/search-discovery.md:394High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Ethereum Mainnet | 1 | `FV6R…F8k` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/search-discovery.md:395High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Base Mainnet | 8453 | `43s9…ojb` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/search-discovery.md:396High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Polygon Mainnet | 137 | `9q16…neF` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/search-discovery.md:397High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Ethereum Sepolia | 11155111 | `6wQR…ZLT` |
table -
low Secrets in code
secret-high-entropy-tokenreferences/search-discovery.md:398High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Base Sepolia | 84532 | `4yYA…i6u` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:189High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Identity | `0x80…432` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:190High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Reputation | `0x80…b63` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:191High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Validation | `0x80…272` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:197High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Identity | `0x80…D9e` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:198High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Reputation | `0x80…713` |
table
Files scanned: 10. 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 45/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 6 mutating operations with no state check
- 40Consistency. Frontmatter name (erc-8004) differs from the folder (erc-8004-development)
- 60Tools and files. Uses tools (python) that frontmatter does not declare
- 70When it triggers. States when to use, but not when not to
- 100Steps. 15 steps
- 100Execution cost. Instruction body is 2710 tokens
- low 10 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
- +2Single-language instructions
- +3Description length 239: enough signal without eating the budget
- +4Structure: 16 headings
- +3Step-by-step instructions: 15 items
- +4Has examples (5 code blocks)
- +4Reference files are cited in the instructions (7 of 7)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 89.