Back to skill

Security audit

Repomix

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward guide for using repomix-rs to package and inspect repositories, with its file, command, network, and cleanup behavior disclosed and aligned with that purpose.

Before installing, confirm you are comfortable using the external repomix-rs CLI. Be careful when packing private repositories or enabling git diffs/logs, because generated output can contain sensitive source code or history that may be read by the agent.

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.