CtrlK
BlogDocsLog inGet started
Tessl Logo

identity-verification-didit

Identity verification via phone/email OTP and AML screening using Didit API

57

Quality

66%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/research-tools/capabilities/identity-verification-didit/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with executable curl examples and accurate API parameters for every endpoint, and is well-organized. Weaknesses are mild verbosity, an implicit rather than explicit OTP verification workflow without retry guidance, and an inlined reference that could be offloaded to a bundled file.

Suggestions

Add an explicit sequenced workflow for the OTP flow (send code -> check code) with a validate/retry checkpoint for the three-attempt limit.

Trim explanatory prose such as the AML background paragraph and reduce repeated curl boilerplate via a shared example.

Consider moving the detailed per-endpoint parameter reference into a bundled REFERENCE.md and pointing to it from the overview.

DimensionReasoningScore

Conciseness

Mostly efficient with API-specific parameter tables Claude wouldn't otherwise know, but includes some explanatory fluff (e.g., the AML intro about financial fraud/terrorism) and repeated curl boilerplate that could be tightened.

2 / 3

Actionability

Every capability ships with a complete, copy-paste-ready curl command including the real proxy path, headers, and a concrete request body, plus precise parameter definitions.

3 / 3

Workflow Clarity

The send-then-check OTP sequence is implied rather than explicitly sequenced, and the three-attempt limit is only mentioned in passing without a validate/retry feedback loop for risky operations.

2 / 3

Progressive Disclosure

Sections are well-organized but the per-endpoint parameter reference is inlined monolithically with no local bundled reference file; only a live 'Discover More' search endpoint is signaled, so content that could be split out remains inline.

2 / 3

Total

9

/

12

Passed

Description

67%

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

The description is specific and distinctive, clearly conveying identity verification via OTP and AML screening with the Didit API. Its main weakness is the absence of an explicit trigger ('Use when...') clause and limited coverage of common user phrasings.

Suggestions

Add an explicit 'Use when...' clause (e.g., 'Use when verifying user identities via phone/email OTP or screening against AML/sanctions watchlists').

Broaden trigger terms to include natural variations like KYC, 2FA, sanctions screening, and phone/email verification.

Keep the third-person voice and conciseness while expanding the trigger coverage.

DimensionReasoningScore

Specificity

Names multiple concrete actions ("verification", "OTP", "AML screening") with specific channels (phone/email) and the Didit API, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly states what the skill does but lacks an explicit 'Use when...' trigger clause, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant terms like "identity verification", "OTP", and "AML screening", but misses common user variations such as KYC, 2FA, phone/email verification.

2 / 3

Distinctiveness Conflict Risk

The combination of Didit API, OTP, and AML screening forms a clear niche with distinct triggers unlikely to conflict with generic skills.

3 / 3

Total

10

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
gooseworks-ai/goose-skills
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.