Monad blockchain development tutor and builder. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Monad", "web3", "MON", or any blockchain development task. Covers Foundry-first workflow, Scaffold-Monad, parallel execution EVM, and Monad-specific deployment patterns.
86
Quality
79%
Does it follow best practices?
Impact
100%
1.56xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./data/skills-md/0x70626a/monad-wingman/monad-wingman/SKILL.mdSecurity
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The SKILL.md explicitly instructs the agent to fetch and use public third-party content—e.g., cloning the public GitHub repo at https://github.com/monad-developers/scaffold-monad-foundry.git and calling public endpoints like https://testnet-rpc.monad.xyz and https://agents.devnads.com/v1/faucet—which the agent is expected to read/interpret as part of its workflow and could therefore contain untrusted instructions that materially influence actions.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). This skill is explicitly a blockchain development and deployment toolset for Monad and includes concrete, actionable capabilities to sign and send on-chain transactions and manage wallets. It contains deployment commands that use private keys or hardware wallets (e.g., "forge script ... --private-key $PRIVATE_KEY --broadcast --legacy" and the DeployScript that reads vm.envUint("PRIVATE_KEY") and calls vm.startBroadcast), guidance for storing private keys (~/.monad-wallet), and instructions to fund wallets via a faucet API (curl POST to https://agents.devnads.com/v1/faucet). These are specific crypto/blockchain operations (wallets, signing, broadcasting transactions, and an API to credit testnet MON), not generic tooling. Under the policy, that constitutes Direct Financial Execution capability.
5342bca
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.