Back to skill

Security audit

Agent Deployment Kit

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed deployment-method guide with example context files, not an executable tool, and its sensitive deployment topics are clearly scoped and guarded.

Installers should understand this is a guide for building deployment tooling, not a ready-made tool. Before using its pattern with real clients, verify that any generator you write enforces the described path, marker, sentinel, permission, backup, and retention guards, and keep real credentials out of the repo.

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.