Back to skill

Security audit

Asyncio

Security checks for vulnerabilities and agentic risk

Overview

This is a guidance-only asyncio skill that shapes advice and does not request code execution, credentials, persistence, or external access.

This skill is reasonable to install if you want structured asyncio development guidance. It only influences the agent's advice, but you should still review any project-specific code changes the agent later proposes.

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.