goldenmcp: Skill for Claude Code

.agents/skills/chainlink-ace-skill/SKILL.md

chainlink-ace-skill is a skill for Claude Code, Codex from vhspace/goldenmcp. It costs 168 tokens per session (2,491 once invoked), scanned C, original, no licence file.

A skill for working with Chainlink ACE, a system for applying automated compliance policies to blockchain smart contracts. It covers the public ACE repository and Chainlink's official documentation.

In plain words
What is it for?
Use it when working with ACE core contracts, the Coordinator and Reporting APIs, policy management, PolicyEngine, or PolicyProtected contracts within the stated scope.
Why use it?
It gives the agent focused guidance for navigating ACE contracts, APIs and policy-management concepts.

Skill for Claude CodeCodex

Written for Claude Code and Codex: allowed-tools in frontmatter, but also agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is vhspace/goldenmcp's own configuration. It tells Claude Code and Codex how to work on goldenmcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything goldenmcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to vhspace/goldenmcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/vhspace/goldenmcp/main/.agents/skills/chainlink-ace-skill/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/vhspace/goldenmcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for chainlink-ace-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/vhspace/goldenmcp/chainlink-ace-skill/github.svg)](https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-ace-skill)
Your own site
<a href="https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-ace-skill"><img src="https://agentmods.dev/badge/skills/vhspace/goldenmcp/chainlink-ace-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for chainlink-ace-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-ace-skill"><img src="https://agentmods.dev/badge/skills/vhspace/goldenmcp/chainlink-ace-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 168 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,491 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00168 $0.02491
Opus 5 $0.00084 $0.01246
Sonnet 5 $0.00034 $0.00498
Haiku 4.5 $0.00017 $0.00249

Measured 9d ago against content hash c067d6ffb623, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade C, and why

chainlink-ace-skill scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

2. Do not refuse mainnet or production questions solely because they involve ACE. Instead, call out production licensing, security review, and explicit approval requirements.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

4. If WebFetch is available, use it first. If it returns insufficient content, try `curl -L <official-url>`.
.agents/skills/chainlink-ace-skill/SKILL.md · 118 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 118 lines · 168 tokens per session scan C c067d6ffb623

Subscribe to this mod's changes

chainlink-ace-skill is a skill published in the GitHub repository vhspace/goldenmcp (0 stars, last pushed 2mo ago), with no licence file. It adds 168 tokens to every session and 2,491 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it C with 2 findings (tells the agent never to refuse, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

category-designer

Define a new category where your product wins by default. Reframe the buying decision. Triggers on: "create a category", "category design", "define my category", "category of one", "reframe the market", "position as category king", "new category", "category creation", "own a category", "category strategy"…

Affitor/affiliate-skills · 103 tokens

crypto-exchange-agb

Für Crypto Exchange AGB: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: crypto-exchange-agb.

Klotzkette/claude-fuer-deutsches-recht · 53 tokens

agent-commerce-identity-payments-arbitration

ERC-8004 identity, x402 payments, and arbitration protocol for autonomous agent commerce. The three rails for the machine economy.

rondoflow/rondoflow · 36 tokens

agent-governance-compliance-contracts

Interact with AgentConstitution governance contracts on Base Sepolia. Check compliance, read rules, log actions, query governance state.

rondoflow/rondoflow · 34 tokens

nla-create

Create a Natural Language Agreement escrow on-chain. Use when the user wants to lock ERC20 tokens in an escrow with a natural language demand that an AI oracle will arbitrate. Handles demand crafting, parameter gathering, and CLI execution.

internet-court/internet-court-skill · 50 tokens

legal-risk-assessment

Severity-by-likelihood legal risk register for a situation or deal — enumerates concrete risks, scores each one impact 1-5 × likelihood 1-5, renders a heat-map table, attaches mitigations to every risk at or above threshold, defines escalation criteria for immediate human counsel, and sets monitoring triggers. Use…

alebgl77/claude-inc · 104 tokens