CtrlK
BlogDocsLog inGet started
Tessl Logo

monad-wingman

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

1.56x
Quality

79%

Does it follow best practices?

Impact

100%

1.56x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./data/skills-md/0x70626a/monad-wingman/monad-wingman/SKILL.md
SKILL.md
Quality
Evals
Security

Security

2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

Third-party content exposure detected (high risk: 0.80). The skill's required Workflow B Step 1 instructs the agent to git clone a public GitHub repository (https://github.com/monad-developers/scaffold-monad-foundry.git), which clearly fetches untrusted, user-hosted third-party content that the agent is expected to read and use in its workflow and could therefore influence subsequent actions.

Report incorrect finding
Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Repository
NeverSight/skills_feed
Audited
Security analysis
Snyk

Is this your skill?

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.