CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-enterprise-rbac

Implement enterprise RBAC for Evernote integrations. Use when building multi-tenant systems, implementing role-based access, or handling business accounts. Trigger with phrases like "evernote enterprise", "evernote rbac", "evernote business", "evernote permissions".

64

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

57%

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

The skill is well-structured with a clear overview and a real one-level reference, but the latter steps drop into prose without executable code and the multi-tenant workflow lacks explicit validation checkpoints for security-critical operations.

Suggestions

Add executable code or concrete API calls to Steps 3-5 (middleware implementation, authenticateToBusiness()/getBusinessNotebooks() usage, tenant-to-token mapping) instead of prose direction.

Insert explicit validation checkpoints in the multi-tenant workflow — e.g., verify tenant ID matches the token scope on every request before proceeding, with a retry/abort loop on mismatch.

Trim the Prerequisites section, which describes concepts (multi-tenant architecture, Evernote Business accounts) Claude already understands.

DimensionReasoningScore

Conciseness

Mostly lean with executable code, but the Prerequisites section restates concepts Claude already knows ('Multi-tenant application architecture') and Steps 3-5 are prose without code, leaving some unnecessary explanation and abstraction.

2 / 3

Actionability

Steps 1-2 provide complete, executable JavaScript, but Steps 3-5 ('Create Express middleware that validates...', 'use authenticateToBusiness()') give direction without executable code or key details.

2 / 3

Workflow Clarity

A clear 5-step sequence exists, but there are no explicit validation checkpoints or feedback loops for the security-sensitive tenant-token-scoping operations; the error table is not integrated as runtime checkpoints, which caps this at 2.

2 / 3

Progressive Disclosure

The body is an overview that points to a single, well-signaled one-level-deep reference ('see [Implementation Guide](references/implementation-guide.md)') which exists on disk, with content appropriately split.

3 / 3

Total

9

/

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.

The description is concise, uses third person, and explicitly states both the capability and the trigger conditions with natural user-facing phrases. It is well-scoped to a distinct Evernote enterprise niche.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Implement enterprise RBAC', 'building multi-tenant systems', 'implementing role-based access', 'handling business accounts' — rather than vague language.

3 / 3

Completeness

Clearly answers both what (implement enterprise RBAC for Evernote integrations) and when via the explicit 'Use when building multi-tenant systems...' clause plus 'Trigger with phrases like...' guidance.

3 / 3

Trigger Term Quality

Provides natural phrases a user would say — 'evernote enterprise', 'evernote rbac', 'evernote business', 'evernote permissions' — with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Targets a distinct niche (Evernote enterprise RBAC) with specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.