n8n-expression-syntax
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional documentation (Markdown files) designed to teach correct n8n expression syntax. No malicious patterns or executable scripts were detected.
- [EXTERNAL_DOWNLOADS]: The
EXAMPLES.mdfile contains references to well-known and trusted external services such as OpenStreetMap (nominatim.openstreetmap.org) and the National Weather Service (api.weather.gov) as part of workflow examples. These references are informative and pose no risk. - [CREDENTIALS_UNSAFE]: The skill mentions variables like
$env.API_KEYand$env.DATABASE_URLinSKILL.mdandEXAMPLES.mdas examples of how to access configuration data in n8n. No actual secrets, keys, or private credentials are hardcoded in the skill; all such references are clearly marked as placeholders.
Audit Metadata