BC rozo-checkout
Pay an OpenRouter Coinbase Payment Link with Stellar, Solana, BNB Chain, Ethereum, Polygon, Base (USDT/USDC) or Bitcoin Lightning. A bridge creates a one-time deposit order for the coin you actually hold, then a funder wallet settles the Coinbase invoice for you. Use when a payments.coinbase.com/payment-links/pl_* (or payment-sessions/paymentSession_*) URL should be paid with any of these coins, or on "rozo-checkout" / "pay this link with bitcoin".
Pay an OpenRouter Coinbase Payment Link with Stellar, Solana, BNB Chain, Ethereum, Polygon, Base (USDT/USDC) or Bitcoin Lightning.
As a process C 54/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
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 · 17
✓ No critical or high findings
Medium and low: 17
-
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.es.md:153High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"receiverAddress": "9WzD…WWM",
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.es.md:156High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"payTo": "9WzD…WWM"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.es.md:303High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"txHash": "3Bxs…h5c"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.ja.md:135High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"receiverAddress": "9WzD…WWM",
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.ja.md:138High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"payTo": "9WzD…WWM"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.ja.md:279High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"txHash": "3Bxs…h5c"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.md:146High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"receiverAddress": "9WzD…WWM",
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.md:149High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"payTo": "9WzD…WWM"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.md:295High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"txHash": "3Bxs…h5c"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.zh.md:124High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"receiverAddress": "9WzD…WWM",
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.zh.md:127High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"payTo": "9WzD…WWM"
quoted -
low Secrets in code
secret-high-entropy-tokendocs/QUICKSTART.zh.md:254High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"txHash": "3Bxs…h5c"
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/dist/blacklist.json:22High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"address": "0x8F…c2a",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/dist/blacklist.json:29High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"address": "0xa9…7dB",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/dist/blacklist.json:36High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"address": "0x57…897",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/dist/blacklist.json:43High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"address": "AEEt…HiH",
quoted -
low Secrets in code
secret-high-entropy-tokenscripts/dist/blacklist.json:50High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"address": "TBce…cGu",
quoted
Files scanned: 19. 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 54/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 45 mutating operations with no state check
- 60Tools and files. Uses tools (bash, web, node) that frontmatter does not declare
- 70Execution cost. Instruction body is 4880 tokens
- 100Steps. 4 steps
- 100Failures and branches. 1 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Progress reporting. Reports progress
- 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
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -410 reference files, but SKILL.md never points to them: the model will not open them
- +2Single-language instructions
- +5Description quotes 2 example trigger phrases
- +3Description length 452: enough signal without eating the budget
- +4Structure: 18 headings
- +3Step-by-step instructions: 4 items
- +4Has examples (8 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 86.