Reef n8n Automation
Analysis
This instruction-only skill is coherently focused on building n8n workflows, but users should review imported templates and keep API credentials scoped.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Build, customize, and deliver n8n workflows using our 2,061-template library. Reference: `~/projects/n8n-workflows/`
The skill relies on a large local template library that is not part of the submitted artifact. This is coherent with the stated purpose, but imported workflow templates should be reviewed before use.
API call (no native node) | HTTP Request | Works with any REST API
The skill encourages use of n8n's generic HTTP Request capability. This is purpose-aligned, but it can perform broad actions against external APIs depending on configuration.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Update credentials (Client's API keys)
The skill explicitly expects workflows to be configured with client API keys. This is normal for n8n integrations, but those credentials can grant authority over third-party accounts.
