CtrlK
BlogDocsLog inGet started
Tessl Logo

juicebox-security-basics

Apply Juicebox security best practices. Trigger: "juicebox security", "juicebox api key security".

55

Quality

63%

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 ./plugins/saas-packs/juicebox-pack/skills/juicebox-security-basics/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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.

The content is well-structured and delivers concrete, mostly copy-paste-ready security code across the key Juicebox risk areas. Its weak spots are the lack of an explicit validation/workflow sequence and dangling or under-specified references.

Suggestions

Turn the Security Checklist into an ordered workflow with explicit validation checkpoints (e.g. verify key rotation, then re-test webhook signatures, then confirm redaction in logs) with a fix-and-retry feedback loop.

Resolve the `juicebox-prod-checklist` reference — either add the bundle file and link it with a relative path, or remove the pointer if it does not exist.

Add a URL to the 'Juicebox Privacy' resource entry so the reference is actionable rather than a bare label.

DimensionReasoningScore

Conciseness

The body is code-forward and largely efficient, with only minor over-explanation such as the Overview's closing line 'A compromised API key grants access to people search and enrichment capabilities' that could be trimmed.

4 / 5

Actionability

It provides concrete, mostly executable TypeScript for key management, webhook verification, schema validation, and PII redaction, with only minor gaps (e.g. raw-body handling for HMAC, non-null assertions) keeping it from a 5.

4 / 5

Workflow Clarity

This is a reference of security patterns rather than a sequenced workflow; the Security Checklist offers verification items but there are no explicit validation checkpoints or feedback loops for the security operations it covers.

3 / 5

Progressive Disclosure

Sections are well-organized, but references are not clearly signaled: 'Next Steps' points to a `juicebox-prod-checklist` with no path or link (and no such bundle file exists), and 'Juicebox Privacy' in Resources lacks a URL.

3 / 5

Total

14

/

20

Passed

Description

61%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.

The description is well-targeted to a distinct product niche with explicit trigger guidance, but the capability statement is generic ('best practices') rather than enumerating concrete security actions. Tightening the 'what' with specific actions would lift specificity and completeness.

Suggestions

Replace the generic 'Apply Juicebox security best practices' with concrete actions, e.g. 'Rotate Juicebox API keys, verify webhook signatures, redact PII from logs, and enforce GDPR/CCPA retention policies.'

Add more natural trigger variations users might say, such as 'secure my juicebox api key' or 'juicebox webhook verification', to broaden keyword coverage.

Consider a 'Use when...' framing in addition to the 'Trigger:' clause to make the activation condition even more explicit.

DimensionReasoningScore

Specificity

The phrase 'Apply Juicebox security best practices' names the domain but the action is generic ('Apply... best practices') and lists no concrete actions such as key rotation, webhook verification, or PII redaction.

2 / 5

Completeness

Both a 'what' ('Apply Juicebox security best practices') and an explicit 'when' (the 'Trigger:' clause) are present; the when is explicit via quoted triggers but the what is generic, so it does not reach a 5.

4 / 5

Trigger Term Quality

Two natural trigger phrases are provided ('juicebox security', 'juicebox api key security') but coverage is thin and overlapping, and 'juicebox api key security' reads as a slightly awkward keyword string rather than a phrase users say.

3 / 5

Distinctiveness Conflict Risk

The description and triggers are tied to a specific SaaS product (Juicebox), giving it a clear niche with distinct triggers and minimal risk of firing for unrelated skills.

5 / 5

Total

14

/

20

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.