Back to skill

Security audit

AI Coder Pro

Security checks for vulnerabilities and agentic risk

Overview

This is a simple coding-helper skill made only of instructions, with no executable code or hidden access requests found.

Reasonable to install as a coding-assistant prompt skill. Review any generated code before running it, especially code that installs packages, changes files, uses external services, or handles secrets.

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.