n8n-automation
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected. The skill promotes secure configurations, specifically advising the use of built-in credential stores over hardcoded secrets.
- [COMMAND_EXECUTION]: The skill includes a local utility script,
scripts/check-output.py, which is used to validate the structure of generated deliverables. The script utilizes standard Python libraries (pathlib,sys) to perform read-only string matching on local files and does not execute arbitrary code or interact with the network.
Audit Metadata