Back to skill

Security audit

Add Typescript Best Practices

Security checks for vulnerabilities and agentic risk

Overview

This skill openly adds TypeScript code style guidance to a CLAUDE.md file and shows no hidden execution, data access, or destructive behavior.

Before installing, confirm you want this skill to modify CLAUDE.md because that file can influence future agent behavior in the project. The visible content is limited to TypeScript code style and best-practice preferences.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.