Back to skill

Security audit

Migrate Model Defaults

Security checks for vulnerabilities and agentic risk

Overview

This skill is a small, disclosed helper for user-reviewed repository model-default migrations.

Install this if you want help auditing and changing hardcoded model defaults. Review the proposed checklist carefully before approving edits, because changing defaults can affect CI, tests, release workflows, or runtime behavior.

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.