CtrlK
BlogDocsLog inGet started
Tessl Logo

query-token-audit

Query token security audit to detect scams, honeypots, and malicious contracts before trading. Returns comprehensive security analysis including contract risks, trading risks, and scam detection. Use when users ask "is this token safe?", "check token security", "audit token", or before any swap.

72

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured API skill with strong actionability — the curl example, response handling logic, and risk level reference table make it immediately usable. The main weakness is mild verbosity: the 'Use Cases' section and some repeated chain ID information add tokens without adding value. Overall it's a solid, functional skill that clearly guides Claude through token security auditing.

Suggestions

Remove the 'Use Cases' section — this information is already conveyed by the skill description and is obvious from context.

Consolidate the supported chains into only the parameter description table rather than listing them separately, reducing redundancy.

DimensionReasoningScore

Conciseness

The content is mostly efficient but includes some unnecessary elements like the 'Use Cases' section which restates what Claude can infer from context, and the supported chains table duplicates information already present in the parameter description. The response field documentation is thorough but could be slightly tighter.

2 / 3

Actionability

Provides a fully executable curl example, complete request/response JSON, detailed parameter tables, specific header requirements, and clear response handling logic with conditional branching. The content is copy-paste ready and leaves no ambiguity about how to make the API call.

3 / 3

Workflow Clarity

The workflow is clear: make the API call, check hasResult/isSupported flags, then branch on risk level. The response handling section provides explicit conditional logic (if hasResult=false → do X, if true → do Y), and the risk level reference table gives clear action guidance. The validation checkpoint (checking hasResult and isSupported before trusting results) is explicitly called out.

3 / 3

Progressive Disclosure

The content is a single monolithic file with all details inline. While the content length is manageable (~120 lines), the response fields documentation and risk level reference tables could potentially be separated. However, with no bundle files provided, keeping everything in one file is reasonable for this complexity level. The organization with clear section headers is decent but the 'Use Cases' and 'Notes' sections feel somewhat redundant with the rest.

2 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that clearly communicates its purpose, capabilities, and trigger conditions. It uses third person voice, lists specific actions, includes natural user phrases as trigger terms, and occupies a distinct niche in token security auditing. The explicit 'Use when...' clause with quoted user phrases is particularly effective.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'detect scams, honeypots, and malicious contracts', 'returns comprehensive security analysis including contract risks, trading risks, and scam detection'. These are concrete, actionable capabilities.

3 / 3

Completeness

Clearly answers both what ('Query token security audit to detect scams, honeypots, and malicious contracts; returns comprehensive security analysis') and when ('Use when users ask "is this token safe?", "check token security", "audit token", or before any swap').

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'is this token safe?', 'check token security', 'audit token', 'before any swap', plus domain terms like 'scams', 'honeypots', 'malicious contracts', 'token'. Good coverage of natural language variations.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche focused on token security auditing in a crypto/DeFi context. Terms like 'honeypots', 'token security', 'scam detection', and 'before any swap' create a clear, unique trigger profile unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
binance/binance-skills-hub
Reviewed

Table of Contents

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.