Claude

entry.trust

Explain deterministic trust, source, package, safety, privacy, and review metadata signals for one HeyClaude entry. This is a metadata review only and does not provide malware scanning, automatic safety guarantees, or installation approval.

Remote heyclaude/heyclaude

Remote (network-hosted)

Other tools also called entry.trust? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "slug": {
      "type": "string",
      "pattern": "^[a-z0-9-]+$",
      "maxLength": 120,
      "minLength": 1,
      "description": "Slug of the entry to explain trust signals for."
    },
    "category": {
      "type": "string",
      "pattern": "^[a-z0-9-]+$",
      "maxLength": 120,
      "minLength": 1,
      "description": "Category of the entry (e.g. 'mcp', 'skills', 'agents')."
    }
  }
}
          

Provider

Claude →