Back to skill

Security audit

Pass

Security checks for vulnerabilities and agentic risk

Overview

This is a PR-readiness checklist skill that is disclosed, markdown-only, and focused on review preparation rather than hidden execution or data access.

Install this if you want a stricter checklist before opening or updating PRs. Expect it to ask for tests, self-review, and PR body approval before public GitHub actions.

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.