n8n
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard
curlcommands to interact with the n8n REST API. These operations are scoped to documented n8n functionality for managing workflows and credentials. - [CREDENTIALS_UNSAFE]: Authentication is handled correctly through the
N8N_TOKENenvironment variable. The skill does not contain hardcoded secrets or evidence of unsafe credential storage. - [DATA_EXFILTRATION]: Network activity is restricted to the user-configured
N8N_BASE_URL. There are no unauthorized requests to external or untrusted domains. - [EXTERNAL_DOWNLOADS]: The skill provides links to official n8n documentation (docs.n8n.io), which is a well-known service domain and considered a safe reference.
Audit Metadata