CtrlK
BlogDocsLog inGet started
Tessl Logo

firecrawl-enterprise-rbac

Configure Firecrawl team access control with per-key credit limits and domain restrictions. Use when managing multiple API keys per team, implementing credit budgets per consumer, or controlling which domains each team can scrape. Trigger with phrases like "firecrawl RBAC", "firecrawl teams", "firecrawl enterprise", "firecrawl access control", "firecrawl permissions".

72

Quality

90%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

Actionable and concise with strong executable examples, but it is a monolithic single-file skill whose batch operations lack explicit validation feedback loops and whose only reference is dangling.

Suggestions

Add an explicit validate→fix→retry checkpoint to the batch crawl workflow (e.g., verify result.data length against the requested limit and handle partial failures).

Split the large gateway-proxy and TeamBudget code into reference files under references/ and link to them one level deep, or remove the dangling firecrawl-migration-deep-dive pointer if no such skill exists.

Add a verification step after policy-enforced scrapes (e.g., assert returned credits against budget.canAfford) to close the feedback loop for batch operations.

DimensionReasoningScore

Conciseness

Lean and code-forward with no general-knowledge padding; the brief Overview earns its place by framing the credit-based access model specific to this problem.

3 / 3

Actionability

Fully executable TypeScript and bash with real env-var references and a copy-paste curl verification command; concrete rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1–5 are sequenced and the rotation step verifies the new key, but the batch crawl workflow lacks an explicit validate→fix→retry feedback loop for a batch operation.

2 / 3

Progressive Disclosure

Well-sectioned but monolithic at ~200 lines with all code inline; the sole cross-reference ('firecrawl-migration-deep-dive') points to no actual bundle file and is not clearly signaled.

2 / 3

Total

10

/

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.

A strong description: concrete capabilities, explicit trigger guidance, and a well-scoped niche. It cleanly answers both what and when with natural trigger phrases.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities — 'per-key credit limits', 'domain restrictions', 'team access control' — rather than vague language.

3 / 3

Completeness

Explicitly states what it does ('Configure Firecrawl team access control...') and when to use it via a clear 'Use when managing multiple API keys per team...' clause.

3 / 3

Trigger Term Quality

Provides natural trigger phrases a user would say ('firecrawl RBAC', 'firecrawl teams', 'firecrawl access control', 'firecrawl permissions') with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear Firecrawl-RBAC niche with distinct, product-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.