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.
curl -O https://raw.githubusercontent.com/vhspace/goldenmcp/main/.agents/skills/chainlink-ace-skill/SKILL.mdgit clone --depth 1 https://github.com/vhspace/goldenmcpWrote 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.
[](https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-ace-skill)<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.
<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>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.
| Model | Per session | Once 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 |
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>`. 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.
What ships with it
12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 256 B
- assets/ace-docs-index.md 4.2 KB
- assets/chainlink-icon.png 38 KB
- references/architecture.md 4.0 KB
- references/contracts-and-source.md 3.9 KB
- references/cross-chain-identity.md 5.7 KB
- references/getting-started-and-scope.md 5.3 KB
- references/official-sources.md 6.7 KB
- references/onchain-contracts.md 6.4 KB
- references/platform-and-beta.md 7.0 KB
- references/policy-library.md 8.0 KB
- references/policy-management.md 4.8 KB
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.
- 9d ago First seen · 118 lines · 168 tokens per session scan C c067d6ffb623
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.
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"…
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.
agent-commerce-identity-payments-arbitration
ERC-8004 identity, x402 payments, and arbitration protocol for autonomous agent commerce. The three rails for the machine economy.
agent-governance-compliance-contracts
Interact with AgentConstitution governance contracts on Base Sepolia. Check compliance, read rules, log actions, query governance state.
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.
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…