n8n
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- General Security (SAFE): The skill consists of documentation and configuration templates for n8n. No malicious behavior or attack vectors were identified during analysis.- Credential Handling (SAFE): The skill uses placeholders (e.g., 'your-api-key') and environment variables for authentication, following security best practices for avoiding hardcoded secrets.- Command Execution (SAFE): The provided bash snippets are standard curl commands for interacting with a local or remote n8n API. They do not involve downloading or executing untrusted code.- Data Exposure (SAFE): No attempts to access sensitive local files or exfiltrate data were found. Network operations are limited to the intended API endpoints.
Audit Metadata