inventorying-api-surface
CommunityComprehensively document and analyze API surfaces.
Software Engineering#codebase analysis#reverse engineering#security auditing#api surface#programming analysis
Authorquangphu1912
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill unit addresses the challenge of documenting, analyzing, and understanding the public interfaces and implicit APIs exposed by a codebase.
Core Features & Use Cases
- Comprehensive Documentation: Catalogs public interfaces, REST/GraphQL endpoints, and their contracts.
- Implicit Entry Points Detection: Finds entry points that aren't exposed through HTTP, like IPC channels and CLI argument schemas.
- API-to-Data-Flow Mapping: Traces API endpoints to data mutations or queries, ensuring every endpoint has a purpose.
- Security Signal Identification: Flags undocumented endpoints, security misconfigurations, and more.
Quick Start
Start the inventorying-api-surface skill with the command: /codebase-analyzer inventory-api-surface
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: inventorying-api-surface Download link: https://github.com/quangphu1912/codebase-analyzer/archive/main.zip#inventorying-api-surface Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.