hydration-node
Substrate runtime security audits and circuit breaker incident response
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install hydration-node skills?โผ
Run `npx skills add galacticcouncil/hydration-node --all -g -y` in your terminal to install all skills in this repository globally.
How to audit Substrate runtime code for vulnerabilities?โผ
Invoke the hydration_cl0wdit skill, which scans all Rust pallet files with parallel review workers and produces a deduplicated, confidence-scored security report.
How to investigate a Hydration circuit breaker lockdown?โผ
Use the circuit-breaker-incident skill to find the trigger event, trace the XCM deposit origin, calculate the exceeded limit, and generate a Technical Committee proposal to lift the lockdown.
Do these skills work with Claude Code and Codex?โผ
Yes. The AGENTS.md file maps tool names between environments, so the same skills run in Claude Code, Codex, and other compatible agents.
Can I audit a single pull request instead of the whole codebase?โผ
Yes. Pass --pr with a PR number or GitHub URL to the audit skill and it will only review the Rust files changed in that pull request.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core