Back to skill

Security audit

Agent Commerce Quick Start: Your First Autonomous Transaction in 30 Minutes

Security checks for vulnerabilities and agentic risk

Overview

This is a non-executable tutorial, but it asks for sensitive payment and signing credentials that are broader than the guide clearly needs.

Install only if you want an educational agent-commerce guide. Treat all code examples as actions you choose to run yourself, use sandbox or test credentials, avoid providing production Stripe keys or private signing keys unless you have a specific need, and review any payment or escrow API call before executing it.

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.