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.

74

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

A well-structured, actionable API skill doc with executable examples and explicit response-validation logic. Minor redundancy and the absence of an API-error recovery path keep it just short of top marks.

Suggestions

Remove the standalone 'User Agent Header' section since the header is already specified in the Request Headers block and curl example.

Add a brief note on handling non-success API responses (e.g., code != '000000') so the error-recovery path is explicit.

Consider moving the full JSON response example into a references/ file to slim the main body while keeping it one level deep.

DimensionReasoningScore

Conciseness

Largely lean API documentation with no padding of concepts Claude already knows, but the 'User Agent Header' section duplicates the header already shown in the request example, and the Overview table overlaps slightly with the Use Cases list.

4 / 5

Actionability

Provides a complete, copy-paste-ready curl example plus full parameter, response, and field tables that cover the common case end-to-end.

5 / 5

Workflow Clarity

The response-handling section gives a clear validation checkpoint (require hasResult=true AND isSupported=true before showing risk data) with branching guidance, though error-recovery for non-success API codes is not addressed.

4 / 5

Progressive Disclosure

Well-organized into clear sections with no nested references; for a single-API skill the inlined response example and field table are reasonable, though the full response payload could live in a reference file.

4 / 5

Total

17

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

A strong, well-structured description that clearly states the capability, lists concrete actions, and provides explicit natural-language triggers in third person. No fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions within the token-security domain—'detect scams, honeypots, and malicious contracts' plus 'contract risks, trading risks, and scam detection'—giving comprehensive coverage of what the audit surfaces.

5 / 5

Completeness

Explicitly answers both what it does ('Query token security audit to detect scams, honeypots...') and when to use it ('Use when users ask...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Quotes natural user phrases ('is this token safe?', 'check token security', 'audit token', 'before any swap') that a user would genuinely say when needing this skill.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (token security auditing) with distinct, specific triggers unlikely to collide with other skills.

5 / 5

Total

20

/

20

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.

Validation16 / 16 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.