setup-local-testnetSpin up a local Anvil testnet with Uniswap deployed and pre-seeded liquidity. One command gives you a full development environment with funded accounts, real Uniswap pools, and zero gas costs. Use when developing, testing, or demoing Uniswap agent workflows.
Install via ClawdBot CLI:
clawdbot install wpank/setup-local-testnetGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -L https://foundry.paradigm.xyz | bashCalls external URL not in known-safe list
https://foundry.paradigm.xyzAI Analysis
The skill's primary risk is the external download of Foundry via curl, which could be a supply chain attack vector if the URL were compromised, but this is a standard development tool installation. No user data exfiltration, credential harvesting, or hidden malicious behavior is present in the provided definition.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Developers building or auditing Uniswap-related smart contracts can use this skill to deploy and test their code in a realistic environment without spending real gas. It provides pre-funded accounts and real pool states, enabling thorough testing of contract interactions, edge cases, and security vulnerabilities before mainnet deployment.
Teams creating decentralized finance (DeFi) protocols that integrate with Uniswap can utilize this skill to demonstrate workflows, such as liquidity provisioning or swapping, in a controlled demo setting. The pre-seeded liquidity and funded accounts allow for live, interactive presentations without risking real assets or requiring complex setup.
Instructors and educational platforms can employ this skill to teach Uniswap concepts, such as pool creation and trading mechanics, in hands-on workshops. Students gain practical experience by interacting with a local testnet, reducing barriers to entry and providing a safe learning environment with zero cost.
AI agent developers can leverage this skill to test and refine automated workflows, like arbitrage bots or portfolio management tools, in a simulated environment. The skill's integration with other testnet skills allows for comprehensive scenario testing, including time travel and custom pool creation, to validate agent logic and performance.
Offer a cloud-based platform where developers can spin up managed local testnets on-demand, with enhanced features like collaboration tools, analytics dashboards, and premium support. Revenue is generated through subscription tiers based on usage limits, advanced testing scenarios, and integration with other development tools.
Provide consulting services to help businesses integrate this skill into their development pipelines, offering tailored setups, training sessions, and ongoing support. Revenue comes from project-based fees, hourly rates for customization, and retainer agreements for maintenance and updates.
Create and sell online courses, tutorials, and certification programs focused on Uniswap development using this skill as a core tool. Revenue streams include course enrollment fees, certification exam charges, and partnerships with educational institutions for curriculum integration.
💬 Integration Tip
Ensure Anvil is installed via Foundry before use, and verify network access for fork mode to avoid startup errors.
Scored Apr 19, 2026
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.