Back to skill

Security audit

completion-audit

Security checks for vulnerabilities and agentic risk

Overview

This skill is a lightweight checklist for verifying whether work is actually complete, with no bundled code or hidden authority.

Installers should understand that the skill encourages stricter verification before declaring work complete, including checking files, logs, test outputs, or database state when relevant. That access depends on the agent's existing permissions and is purpose-aligned with auditing completion claims.

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.