CtrlK
BlogDocsLog inGet started
Tessl Logo

portfolio

Cross-chain DeFi portfolio discovery, rebalancing suggestions, and NEAR Intent construction. Activates when the user pastes a wallet address or asks about yield/positions/rebalancing. Bootstraps a per-user "portfolio" project, aggregates positions across all the user's addresses inside one project, and offers a recurring keeper mission.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

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

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

The skill is explicitly a DeFi portfolio manager that scans wallets, proposes movement plans, and builds NEAR "Intent" bundles (transaction payloads) via the portfolio tool (actions: scan, propose, build_intent). Producing movement plans and intent bundles is a specific crypto/blockchain financial capability (preparing on-chain moves). Even though it states intents are unsigned and signing happens in the user's wallet, the skill is specifically designed around crypto transaction construction and therefore meets the criterion for Direct Financial Execution capability.

Report incorrect finding
Repository
nearai/ironclaw
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.