Home / Reports / anthropic_administrator-automation

anthropic_administrator-automation

Validated 8 Jul 2026 · Repository
PRO
14
Poor
2 critical
7 warnings
11 suggestions
90 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
60
Issues

Critical (2)

1.1-name-charsline 2
Name must be lowercase letters, numbers, and hyphens only
Fix: Use lowercase letters, numbers, and hyphens
1.1-name-reservedline 2
Name contains reserved word 'anthropic'
Fix: Remove reserved word from name

Warnings (7)

10.1-no-env-docsline 1
No environment variable documentation found
Fix: Document required environment variables for deployment
14.1-no-success-criterialine 1
No concrete success criteria found for eval readiness
Fix: Add pass/fail criteria or measurable outcomes (e.g., 'must return valid JSON', 'output < 100 lines')
4.5-desc-no-triggersline 2
Description lacks triggering conditions
Fix: Add phrases like 'Use when...', 'Triggers on...', or 'Applies to...' to help Claude select this skill
1.0-dirname-formatline 1
Directory name 'anthropic_administrator-automation' should use lowercase letters, numbers, and hyphens only
Fix: Rename directory to use lowercase-with-hyphens format
1.2-desc-whatline 3
Description missing WHAT clause (action verb) - recommended by agentskills spec
Fix: Consider starting with what the skill does, e.g., 'Creates...', 'Generates...', 'Validates...'
1.2-desc-whenline 3
Description missing WHEN clause - recommended by agentskills spec
Fix: Consider adding 'Use when...' or 'Activate when...' to description
7.3-mcp-no-versionline 1
MCP skill without protocol version specification
Fix: Specify protocol version (e.g., 2024-11-05)

Suggestions (11)

17.4-no-interface-sectionline 8
Input and output contracts exist but lack a dedicated interface section
Fix: Add a ## Interface or ## I/O section to consolidate contract documentation
10.3-no-audit-loggingline 1
No audit logging guidance found
Fix: Add logging recommendations for compliance
10.4-no-permissionsline 1
No permission/RBAC considerations found
Fix: Document access control requirements
10.6-no-metadata-basicsline 1
Enterprise skill missing metadata.author and metadata.version for discoverability
Fix: Add metadata fields: author (team/org name) and version (semver). MCP-enhanced skills should also include mcp-server.
3.4-gerund-namingline 2
Skill name could use gerund form for clarity
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
18.1-no-confidence-signalline 1
No confidence signal found for orchestrator decision-making
Fix: Add confidence indicators (e.g., confidence: high/medium/low) so orchestrators can route or retry
18.3-no-structured-outputline 1
No structured output format defined for machine consumption
Fix: Define a structured output format (JSON, YAML, or table) so downstream tools can parse results
4.2-ambiguous-termline 83
Ambiguous term 'many' found
Fix: Replace with specific, measurable criteria
4.3-output-formatline 1
Skill mentions output but doesn't specify format
Fix: Add an '## Output' section with format examples
1.8-unexpected-fieldline 4
Unexpected frontmatter field 'requires'
Fix: Remove or move to metadata section. Valid fields: name, version, description, allowed-tools, compatibility, license, metadata
7.3-mcp-no-transportline 1
MCP skill without transport type specification
Fix: Specify transport type (stdio, sse, or websocket)
OWASP Agentic (Cat 26)
Agent surface detected — performs consequential actions
2 warning
ASI-01: skippedASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: skippedASI-08: skippedASI-09: skippedASI-10: failASI-11: fail
Badges
skillcheck ✕ passed skillcheck antislop 100 skillcheck WCAG AA skillcheck WCAG AAA skillcheck ✕ enterprise
Ship with confidence

Get a report like this for your own skill

Run the free validator to see your structural score, then unlock the substance checks — anti-slop, security, accessibility, agent-readiness — that move a skill from valid to safe to ship.