registry  /  @tpsdev-ai/n8n-nodes-flair  /  0.18.0

@tpsdev-ai/n8n-nodes-flair@0.18.0

n8n community node — use Flair as your AI Agent's memory backend. Includes FlairChatMemory (Memory port) and FlairSearch (Tool port).

Static Scan Results

scanned 2d ago · by rust-scanner

Static analysis flagged 6 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
Eval
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 6 file(s), 25.9 KB of source, external domains: github.com

Source & flagged code

2 flagged · loading source
dist/credentials/FlairApi.credentials.jsView file
68patternName = generic_password severity = medium line = 68 matchedText = password...}}',
Medium
Secret Pattern

Package contains a possible secret pattern.

dist/credentials/FlairApi.credentials.jsView on unpkg · L68
dist/nodes/FlairChatMemory/FlairChatMemory.node.jsView file
74// module: "CommonJS"). L75: const flairMod = await new Function("return import('@tpsdev-ai/flair-client')")(); L76: const flair = new flairMod.FlairClient({
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/nodes/FlairChatMemory/FlairChatMemory.node.jsView on unpkg · L74

Findings

1 Medium5 Low
MediumSecret Patterndist/credentials/FlairApi.credentials.js
LowNon Install Lifecycle Scripts
LowScripts Present
LowEvaldist/nodes/FlairChatMemory/FlairChatMemory.node.js
LowHigh Entropy Strings
LowUrl Strings