audit-typescript-any-escape

Community

Find and fix TypeScript type-safety gaps.

AuthorShankulkarni
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audit TypeScript codebases for any escapes that erode type safety at API and data boundaries, helping teams prevent subtle runtime bugs caused by untyped data inflows.

Core Features & Use Cases

  • Detects any at fetch/HTTP response boundaries, API route handlers, and JSON.parse usage that bypass type checks.
  • Recommends concrete fixes like strict typings, runtime validation with schemas, and safer data parsing patterns.
  • Use Case: when integrating external services, run this audit to surface type-safety holes before they become production issues.

Quick Start

Run the audit against your TypeScript project to surface any type-safety escapes at API and data boundaries.

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: audit-typescript-any-escape
Download link: https://github.com/Shankulkarni/vibe-audit/archive/main.zip#audit-typescript-any-escape

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.