Token integration. Manage data, records, and automate workflows. Use when the user wants to interact with Token data.
50
55%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./skills/token/SKILL.mdThe 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.
The skill documentation describes integrating with "Token" (Token.io, an open banking and payment initiation platform) via the Membrane CLI. The overview explicitly lists "Token Transfer," "Wallet," "Address," and "Transaction" capabilities. Token.io is a well-known open banking platform specifically used for initiating bank payments and accessing account information. The skill provides direct execution capabilities via dynamic action running (`membrane action run`) and API proxying (`membrane request`) connected to this financial platform.
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.
The required workflow uses the Membrane CLI to interact with Token and execute actions or API requests, which can ingest arbitrary third-party data depending on the specific API calls invoked.
f484c82
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.