CtrlK
BlogDocsLog inGet started
Tessl Logo

guidewire-install-auth

Authenticate production Guidewire Cloud API integrations and survive the auth-side failures — token expiry storms, scope drift, private-CA PKIX errors, secret rotation. Use when hardening OAuth2 token caching, configuring JVM trust stores, or rotating client secrets without downtime. Trigger with "guidewire auth", "guidewire OAuth2", "guidewire token cache", "guidewire PKIX", "guidewire secret rotation".

73

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

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

A strong, actionable auth skill with executable code, a clear sequenced workflow, and well-structured one-level-deep references. The main weakness is conciseness — several explanatory passages could be trimmed.

Suggestions

Tighten the Overview and the SOPS single-flight rationale paragraphs to their operational essentials; the numbered failure list already conveys the 'why'.

Consider moving the full Error Handling table into references/API_REFERENCE.md, keeping only the top auth-specific rows inline to reduce body length.

Drop the 'This is not a hello-world walkthrough' framing line — the prerequisites and code already establish the production register.

DimensionReasoningScore

Conciseness

Mostly efficient and operationally dense, but at ~205 lines it carries explanatory prose (Overview framing, SOPS rationale, single-flight justification) that could be tightened without losing the actionable core.

2 / 3

Actionability

Provides fully executable TypeScript (getToken with fetch + jwt.decode) and Bash (keytool, openssl s_client pipe, sops decrypt with anchored sed) that is copy-paste ready, matching the top anchor.

3 / 3

Workflow Clarity

Sequences the build in an explicit numbered order with validation checkpoints — scope-drift check on every refresh, 24h zero-failure monitoring before secret promotion, and an error→cause→solution table for recovery.

3 / 3

Progressive Disclosure

The body is an operational overview that points to two clearly signaled, one-level-deep real references (implementation-guide.md, API_REFERENCE.md), with static endpoint detail appropriately split out.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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, trigger-rich, and complete, clearly scoping a distinct Guidewire auth niche with both 'what' and 'when' guidance in third person. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Authenticate production Guidewire Cloud API integrations', 'hardening OAuth2 token caching', 'configuring JVM trust stores', 'rotating client secrets without downtime' — matching the multi-action anchor.

3 / 3

Completeness

Clearly answers what (authenticate integrations and survive named auth-side failures) and when ('Use when hardening OAuth2 token caching...'), with explicit 'Trigger with' guidance, satisfying the top anchor.

3 / 3

Trigger Term Quality

Explicit 'Trigger with' clause lists natural phrases a user would say ('guidewire auth', 'guidewire OAuth2', 'guidewire token cache', 'guidewire secret rotation'), giving good coverage.

3 / 3

Distinctiveness Conflict Risk

A narrow Guidewire Cloud API auth niche with 'guidewire'-prefixed triggers makes it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

13

/

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.