BC verified-agent-identity
Know Your Agent (KYA). 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
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/package-lock.json:28High-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:66High-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:124High-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:152High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…IPM+MbA/+EPoI…441+gL1k…DKQ==",
detector -
low Secrets in code
secret-high-entropy-tokenscripts/package-lock.json:205High-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/shared/constants.js:1High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const transactionSender = "0xB3…797"; // relay sender address
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/shared/utils/did.js:24High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)type: "Ecds…020",
quoted
Files scanned: 29. 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 (identity)
- 60Tools and files. Uses tools (bash, node) that frontmatter does not declare
- 100Steps. 21 steps
- 100Failures and branches. 3 branches, has a failure section
- 100Execution cost. Instruction body is 798 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
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
- -34 of 9 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 242: enough signal without eating the budget
- +4Structure: 5 headings
- +3Step-by-step instructions: 21 items
- +4Has examples (1 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.
External checks
ClawHub: suspicious
The skill’s identity and payment features are coherent, but it needs review because it stores long-lived agent private keys and can sign real payments, with plaintext key storage as the default unless configured otherwise.
LLM: suspicious (high) · VirusTotal: · 29 May 2026