Back to skill

Security audit

API Diff

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward local API specification diff tool with no evidence of hidden networking, credential access, persistence, or file mutation.

Install this if you want a local command-line helper for comparing OpenAPI or Swagger specs. Run it only on the spec files you intend to compare, and be aware that the CI option can intentionally fail a build when breaking changes are detected.

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.