---
title: "Analyze Smart Contract Entry Points"
description: "**Arguments:** $ARGUMENTS"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/entry-points
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:24:14.067Z
license: CC-BY-4.0
attribution: "Analyze Smart Contract Entry Points — Claudary (https://claudary.paisolsolutions.com/skills/entry-points)"
---

# Analyze Smart Contract Entry Points
**Arguments:** $ARGUMENTS

## Overview

---
name: trailofbits:entry-points
description: Identifies state-changing entry points in smart contracts
argument-hint: "[directory-path]"
allowed-tools:
  - Read
  - Grep
  - Glob
  - Bash
---

# Analyze Smart Contract Entry Points

**Arguments:** $ARGUMENTS

Parse the directory path from arguments. If empty, use current directory.

Invoke the `entry-point-analyzer` skill with the directory path for the full workflow.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/entry-points) · https://claudary.paisolsolutions.com
