BC verified-agent-identity
Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries. Verify and generate authentication proofs. Based on iden3 self-sovereign identity protocol.
As a process C 51/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
This is a copy of a skill from another catalog; the rating counts the canonical one: verified-agent-identity (ClawHub)
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 · 7
✓ No critical or high findings
Medium and low: 7
-
low Secrets in code
secret-high-entropy-tokenscripts/constants.js:1High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)export const transactionSender = "0xB3…797"; // relay sender address
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:23High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…vp3+iNQ0…aPj+9/sxYs…hPA==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:61High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…ZpT+WlsPD4gB/cxkv…E0g==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:128High-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-tokenscripts/package-lock.json:146High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…d4S+WCYt…s6w/UAry…D6v+85er…i2w==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:263High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha512-GhH/abcC…hoN+uBNo…mU1+t8xT…EBA==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/shared/utils.js:39High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)type: "Ecds…020",
quoted
Files scanned: 24. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 51/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
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (verified-agent-identity) differs from the folder (sahil-agent-unique-1777529868)
- 60Tools and files. Uses tools (bash, node) that frontmatter does not declare
- 100Steps. 42 steps
- 100Failures and branches. 8 branches, has a failure section
- 100Execution cost. Instruction body is 1972 tokens
- 100Running it twice. Mutating operations check current state
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low The response is described with custom markup (16 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
- -33 of 9 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 219: enough signal without eating the budget
- +4Structure: 15 headings
- +3Step-by-step instructions: 42 items
- +4Has examples (10 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.
External checks
ClawHub: suspicious
This identity skill matches its stated purpose, but it creates and uses persistent private keys with weak default protection that users should review before installing.
LLM: suspicious (high) · VirusTotal: · 29 May 2026