CtrlK
BlogDocsLog inGet started
Tessl Logo

dojo-token

Implement, deploy, and index ERC20 and ERC721 tokens in Dojo. Use when adding token contracts, deploying them, or configuring Torii to index balances and transfers.

87

2.35x
Quality

82%

Does it follow best practices?

Impact

99%

2.35x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

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.90). The skill's SKILL.md shows configuring Torii to index arbitrary ERC20/ERC721 contract addresses (see the "Indexing Tokens with Torii" section and torii.toml/CLI examples), meaning the agent will ingest public, user-created on-chain token metadata and transfer events from untrusted third-party contracts which could contain instructions or influence behavior.

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). The skill is explicitly about implementing, deploying, and operating ERC20/ERC721 token contracts. The prompt includes concrete smart-contract functions that mint and transfer tokens (e.g., fn mint(...), fn transfer(...)) and describes deploying those contracts and indexing their balances/transfers. This is specific crypto/blockchain functionality to modify token balances and execute token transfers, which constitutes direct financial execution capability.

Repository
dojoengine/book
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.