01-entry-points

Community

Reveal all system entry points for architecture.

Authorvishalkhondre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Finds and inventories every entry point into a software system, including HTTP endpoints, event and message handlers, CLI commands, scheduled jobs, background workers, SignalR/WebSocket hubs, and startup hooks, to reveal surface area for architectural decisions.

Core Features & Use Cases

  • Discover HTTP endpoints with files, methods, routes, and auth classifications across projects.
  • Identify non-HTTP entry points: event triggers, message listeners, background workers, and startup hooks.
  • Group endpoints by project and functional area to illuminate boundaries, actors, and capabilities.
  • Classify authentication for each entry point to support downstream boundary modeling and security reviews.

Quick Start

Run this skill after completing 00-recon to inventory and classify every entry point across projects.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 01-entry-points
Download link: https://github.com/vishalkhondre/unearth/archive/main.zip#01-entry-points

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.