skills/openclaw/skills/n8n-api/Gen Agent Trust Hub

n8n-api

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [Command Execution] (SAFE): The skill utilizes curl and jq to interact with the n8n REST API. This behavior is legitimate and consistent with the skill's stated purpose of workflow management and automation.
  • [Data Exposure] (SAFE): No hardcoded credentials or sensitive local file paths are accessed. The documentation appropriately uses placeholders and environment variables (N8N_API_KEY) for authentication.
  • [Indirect Prompt Injection] (SAFE): While the skill ingests data from external API responses (workflow names, error messages), this is the primary function of the tool. The risk of indirect injection is minimal and associated with the intended primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 06:13 AM