CtrlK
BlogDocsLog inGet started
Tessl Logo

klingai-compliance-review

Security and compliance review framework for Kling AI integrations. Use when preparing for audits or reviewing security posture. Trigger with phrases like 'klingai compliance', 'kling ai security review', 'klingai audit prep', 'video generation compliance'.

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

The content is concise and highly actionable, with executable code and concrete checklists. Its weaknesses are the lack of a sequenced, checkpointed review workflow and the failure to use the existing reference bundle — large inline blocks duplicate orphaned, unlinked reference files.

Suggestions

Add a numbered, end-to-end review workflow with explicit validation checkpoints (e.g., 1. Assess data flow → 2. Run credential/network/input checks → 3. Run automated compliance check → 4. Validate findings → 5. Generate report) so Claude can execute the review in order.

Move the large inline implementations (GDPRCompliantClient, run_compliance_check, the report template) into the existing reference files and link to them from SKILL.md (e.g., "See [references/compliance-checker.md](references/compliance-checker.md)"), keeping only a concise overview inline.

Either wire the orphaned reference files (errors.md, examples.md) into the body with clear one-level-deep links, or remove them if unused, so the bundle structure is intentional rather than abandoned.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — compact checklists and tables instead of explaining what HTTPS or GDPR is — with no concept padding or verbosity, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

It provides executable, complete Python (safe_log_key, GDPRCompliantClient, run_compliance_check) and concrete checklist items with specific values ("<= 2500 chars", "api.klingai.com:443"), matching the 'fully executable code; copy-paste ready' anchor.

3 / 3

Workflow Clarity

Sections are organized topically rather than as a sequenced review workflow, and there is no end-to-end process with explicit validation checkpoints tying data-flow, credential, network, and report steps together, matching the 'sequence present but checkpoints missing or implicit' anchor rather than the top level.

2 / 3

Progressive Disclosure

Bundle files exist in references/ (compliance-checker.md, compliance-report-template.md, errors.md, examples.md) but the body never links to any of them, while large code blocks that overlap that bundle content are inlined in SKILL.md — matching the 'references present but not clearly signaled; content that should be separate is inline' anchor.

2 / 3

Total

10

/

12

Passed

Description

90%

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 strong: it states a clear purpose, gives an explicit "Use when" trigger, and supplies natural, product-specific keywords. Its only weakness is specificity — it describes a "framework" rather than enumerating concrete review actions.

DimensionReasoningScore

Specificity

It names the domain ("Security and compliance review framework for Kling AI integrations") and some actions ("preparing for audits", "reviewing security posture"), but does not enumerate multiple concrete actions, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

It answers both what ("Security and compliance review framework for Kling AI integrations") and when with an explicit "Use when preparing for audits or reviewing security posture" clause, matching the anchor that requires explicit triggers for both.

3 / 3

Trigger Term Quality

It lists natural phrases a user would actually say — "klingai compliance", "kling ai security review", "klingai audit prep", "video generation compliance" — giving good coverage of common variations, matching the top anchor.

3 / 3

Distinctiveness Conflict Risk

It targets a clear niche (Kling AI compliance/security) with distinct, product-specific triggers unlikely to fire for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

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.