Back to skill

Security audit

Invoice Generator

Security checks for vulnerabilities and agentic risk

Overview

This is a plain invoice-assistance skill with expected handling of billing details and no evidence of hidden code, exfiltration, or unsafe execution.

Treat client names, addresses, emails, invoice amounts, bank details, and payment links as sensitive. Use the skill with only the billing information needed for the invoice, redact unnecessary account details, and confirm where any generated invoice records or reminder drafts will be stored before relying on tracking features.

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.