n8n
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (N8N_API_KEY and N8N_BASE_URL) for authentication, which is a standard and secure practice. It explicitly warns against echoing these variables and directs the user to a dedicated setup tool (teleport-setup) for credential management, which reduces the risk of credential exposure in logs or terminal history.- [SAFE]: The core functionality involves using curl to interact with the n8n REST API. While this involves ingesting data from an external instance (Category 8 surface), the ingestion is part of the primary purpose of the skill and occurs within a user-controlled environment, making the risk of indirect prompt injection minimal.- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected. The skill's instructions and script snippets are transparent and align with its stated purpose.
Audit Metadata