Back to skill

Security audit

Project Skeletonization

Security checks for vulnerabilities and agentic risk

Overview

This skill is a documented workflow for turning an existing project into a reusable skeleton, with deletion/refactor steps gated on explicit user confirmation.

Install only if you want an agent to help remove business-specific code from a project. Review the proposed keep/remove lists carefully before approving any destructive transformation, especially around database, authentication, uploads, audit logs, scheduled jobs, and deployment configuration.

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.