Back to skill

Security audit

Loop Polish

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed automation tool, but full mode can change source code, mutate app data, and read database credentials automatically.

Use this only on a disposable dev or staging environment with test data. Start with preflight mode or set db_verify=false, review the generated branch and diff before merging, and avoid running full mode against production or any database where automated create/update/delete tests could affect real records.

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.