Skip to content

ClawhHub Registry API Design #3

@haluke1

Description

@haluke1

Description

Design the API specification for ClawhHub - the public registry for verified skills.

Endpoints needed

  • GET /skills - List/search skills
  • GET /skills/{name} - Get skill metadata
  • GET /skills/{name}/{version} - Get specific version
  • POST /skills - Publish skill (authenticated)
  • GET /skills/{name}/trust - Get trust score
  • POST /skills/{name}/report - Report malicious skill

Features

  • Search by name, tags, capabilities
  • Trust scoring algorithm
  • Publisher verification
  • Download stats
  • Dependency graph
  • Revocation support

Labels

enhancement, RFC

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions