meta(skills): Backfill risk and source metadata
Add a conservative metadata fixer for missing risk and source fields, cover it with tests, and backfill the remaining skills using explicit source inference only when the provenance is clear. Fall back to the repo-documented defaults when the file does not support a stronger claim. Refs #365
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
name: n8n-code-python
|
||||
description: Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
|
||||
risk: unknown
|
||||
source: community
|
||||
---
|
||||
|
||||
# Python Code Node (Beta)
|
||||
|
||||
Reference in New Issue
Block a user