Back to skill

Security audit

trace-configuration-file-migrations

Security checks for vulnerabilities and agentic risk

Overview

This skill is a focused checklist for investigating migrated configuration files and does not add hidden code, persistence, or privileged behavior.

Installers should expect this skill to guide an agent through reading local files and repository or release history when troubleshooting migrations. Review any commands the agent proposes if they touch private repositories or local backups, but the artifact itself is scoped and non-executable.

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.