Back to skill

Security audit

Backup Strategy

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only backup planning skill with relevant templates and commands, but users should review the sample shell snippets before applying them to real systems.

Safe to install as a planning/template skill. Treat all shell snippets as examples: replace placeholders, avoid hardcoded secrets, verify source and destination paths, test cleanup and restore commands in a non-production environment, and use least-privilege cloud and database credentials.

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.