CtrlK
BlogDocsLog inGet started
Tessl Logo

token

Token integration. Manage data, records, and automate workflows. Use when the user wants to interact with Token data.

50

Quality

55%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/token/SKILL.md
SKILL.md
Quality
Evals
Security
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 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.

Report incorrect finding
Low

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

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.

Repository
membranedev/application-skills
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.