ctx / graph /viz-security.html
Stevesolun's picture
Add files using upload-large-folder tool
92305f9 verified
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>Knowledge Graph (40 nodes) - tag: security | top 40</title>
<meta name="ctx-graph-export-id" content="ctx-graph-overlay-20260518T185105Z-102720-2911575">
<!-- Pinned to an explicit version (not -latest) so served content can't change
silently. A real SRI hash would be better but must be generated from the
published release — see https://cdn.plot.ly/ for hashes. -->
<script src="https://cdn.plot.ly/plotly-2.35.2.min.js" crossorigin="anonymous"></script>
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body { display:flex; height:100vh; background:#0f172a; color:#e2e8f0; font-family:system-ui; }
#sidebar { width:280px; padding:16px; overflow-y:auto; background:#1e293b; border-right:1px solid #334155; }
#graph { flex:1; }
h2 { font-size:14px; margin:12px 0 6px; color:#94a3b8; text-transform:uppercase; letter-spacing:1px; }
.filter-group { margin-bottom:12px; }
input[type=text] { width:100%; padding:6px 8px; background:#0f172a; border:1px solid #475569; color:#e2e8f0; border-radius:4px; font-size:13px; position:relative; }
#autocomplete { position:absolute; left:16px; right:16px; background:#1e293b; border:1px solid #475569; border-top:none; border-radius:0 0 4px 4px; max-height:200px; overflow-y:auto; z-index:10; display:none; }
.ac-item { padding:4px 8px; font-size:12px; cursor:pointer; color:#94a3b8; }
.ac-item:hover { background:#334155; color:#e2e8f0; }
.ac-item .ac-type { font-size:10px; color:#64748b; float:right; }
input[type=range] { width:100%; accent-color:#6366f1; }
label { display:block; font-size:12px; margin:2px 0; cursor:pointer; }
label:hover { color:#818cf8; }
.tag-btn { display:inline-block; padding:2px 8px; margin:2px; font-size:11px; border:1px solid #475569; border-radius:12px; cursor:pointer; background:transparent; color:#94a3b8; }
.tag-btn.active { background:#6366f1; color:white; border-color:#6366f1; }
.stat { font-size:12px; color:#64748b; margin:4px 0; }
#title { font-size:15px; font-weight:bold; color:#e2e8f0; margin-bottom:12px; }
.legend { display:flex; gap:12px; margin:8px 0; }
.legend-item { display:flex; align-items:center; gap:4px; font-size:11px; }
.legend-dot { width:10px; height:10px; border-radius:50%; }
</style>
</head><body>
<div id="sidebar">
<div id="title">Knowledge Graph (40 nodes) - tag: security | top 40</div>
<div class="stat" id="stat-line">Loading...</div>
<div class="legend">
<div class="legend-item"><div class="legend-dot" style="background:#6366f1"></div>skill</div><div class="legend-item"><div class="legend-dot" style="background:#f59e0b"></div>agent</div><div class="legend-item"><div class="legend-dot" style="background:#06b6d4"></div>mcp-server</div><div class="legend-item"><div class="legend-dot" style="background:#22c55e"></div>harness</div>
</div>
<h2>Search</h2>
<div class="filter-group" style="position:relative">
<input type="text" id="search" placeholder="Search by name..." oninput="onSearch()" autocomplete="off">
<div id="autocomplete"></div>
</div>
<h2>Node Type</h2>
<div class="filter-group">
<label><input type="checkbox" class="type-filter" data-type="skill" checked onchange="applyFilters()"> skill</label><label><input type="checkbox" class="type-filter" data-type="agent" checked onchange="applyFilters()"> agent</label><label><input type="checkbox" class="type-filter" data-type="mcp-server" checked onchange="applyFilters()"> mcp-server</label><label><input type="checkbox" class="type-filter" data-type="harness" checked onchange="applyFilters()"> harness</label>
</div>
<h2>Min Connections: <span id="deg-val">1</span></h2>
<div class="filter-group">
<input type="range" id="min-degree" min="1" max="50" value="1" oninput="document.getElementById('deg-val').textContent=this.value; applyFilters()">
</div>
<h2>Tags</h2>
<div class="filter-group" id="tag-filters">
<span class="tag-btn" onclick="toggleTag(this)" data-tag="security">security (40)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="testing">testing (28)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="rust">rust (24)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="javascript">javascript (24)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="typescript">typescript (23)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="ai">ai (15)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="frontend">frontend (14)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="api">api (14)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="aws">aws (13)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="python">python (13)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="devops">devops (12)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="docker">docker (11)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="react">react (9)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="agents">agents (9)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="database">database (8)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="docs">docs (8)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="documentation">documentation (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="nextjs">nextjs (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="performance">performance (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="pattern">pattern (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="java">java (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="kubernetes">kubernetes (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="go">go (5)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="compatibility">compatibility (5)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="vue">vue (4)</span>
</div>
<h2>Labels</h2>
<div class="filter-group">
<label><input type="checkbox" id="show-labels" checked onchange="applyFilters()"> Show labels</label>
</div>
</div>
<div id="graph"></div>
<script>
const NODES = [{"id": "skill:electron-development", "label": "electron-development", "type": "skill", "x": -0.3202, "y": 0.4886, "degree": 37, "tags": ["typescript", "rust", "react", "vue", "nextjs", "docker", "testing", "security", "performance", "pattern"], "community": 49, "size": 18.8}, {"id": "agent:blockchain-security-auditor", "label": "blockchain-security-auditor", "type": "agent", "x": 0.1902, "y": -0.9502, "degree": 26, "tags": ["blockchain", "security", "auditor", "testing", "rust", "aws"], "community": 49, "size": 14.4}, {"id": "skill:pentest-checklist", "label": "pentest-checklist", "type": "skill", "x": -0.0036, "y": -0.7319, "degree": 29, "tags": ["pentest", "checklist", "testing", "security", "rust", "aws"], "community": 49, "size": 15.600000000000001}, {"id": "skill:agents-md-protocol", "label": "agents-md-protocol", "type": "skill", "x": -0.031, "y": 0.0304, "degree": 31, "tags": ["agents", "testing", "security"], "community": 42, "size": 16.4}, {"id": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "label": "skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "type": "skill", "x": 0.1642, "y": 1.0, "degree": 24, "tags": ["agent", "skill", "nextjs", "javascript", "security"], "community": 26, "size": 13.600000000000001}, {"id": "skill:faf-wizard", "label": "faf-wizard", "type": "skill", "x": -0.3739, "y": 0.1913, "degree": 38, "tags": ["python", "javascript", "typescript", "rust", "go", "java", "react", "vue", "angular", "fastapi", "django", "flask", "docker", "mcp", "testing", "security", "performance", "documentation", "compatibility"], "community": 26, "size": 19.200000000000003}, {"id": "skill:julius-caveman-cavecrew", "label": "julius-caveman-cavecrew", "type": "skill", "x": 0.106, "y": 0.1219, "degree": 35, "tags": ["agents", "security", "decision"], "community": 42, "size": 18.0}, {"id": "agent:firmware-analyst", "label": "firmware-analyst", "type": "agent", "x": -0.4595, "y": -0.8453, "degree": 26, "tags": ["firmware", "analyst", "testing", "security", "rust", "aws"], "community": 18, "size": 14.4}, {"id": "skill:strix-vulnerabilities-csrf", "label": "strix-vulnerabilities-csrf", "type": "skill", "x": 0.0795, "y": -0.1978, "degree": 38, "tags": ["typescript", "javascript", "rust", "ai", "testing", "security", "frontend", "api"], "community": 26, "size": 19.200000000000003}, {"id": "skill:security-auditor", "label": "security-auditor", "type": "skill", "x": 0.3517, "y": -0.6006, "degree": 29, "tags": ["security", "auditor", "testing", "rust", "api", "aws"], "community": 49, "size": 15.600000000000001}, {"id": "skill:strix-protocols-graphql", "label": "strix-protocols-graphql", "type": "skill", "x": 0.069, "y": -0.3356, "degree": 38, "tags": ["typescript", "javascript", "rust", "ai", "testing", "security", "devops", "frontend", "api", "automation"], "community": 26, "size": 19.200000000000003}, {"id": "skill:strix-technologies-firebase-firestore", "label": "strix-technologies-firebase-firestore", "type": "skill", "x": -0.2475, "y": -0.1943, "degree": 38, "tags": ["typescript", "javascript", "rust", "java", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 19.200000000000003}, {"id": "skill:agentphone", "label": "agentphone", "type": "skill", "x": -0.0392, "y": 0.7221, "degree": 30, "tags": ["python", "javascript", "go", "fastapi", "express", "flask", "llm", "agents", "rag", "security", "documentation", "pattern", "troubleshooting"], "community": 26, "size": 16.0}, {"id": "skill:astro", "label": "astro", "type": "skill", "x": -0.2408, "y": 0.7656, "degree": 30, "tags": ["javascript", "typescript", "react", "vue", "nextjs", "security", "performance", "documentation", "markdown"], "community": 26, "size": 16.0}, {"id": "skill:context-mode", "label": "context-mode", "type": "skill", "x": 0.3652, "y": 0.1939, "degree": 37, "tags": ["python", "javascript", "typescript", "go", "react", "docker", "terraform", "aws", "mcp", "security", "documentation", "decision", "pattern"], "community": 26, "size": 18.8}, {"id": "agent:julius-caveman-cavecrew-builder", "label": "julius-caveman-cavecrew-builder", "type": "agent", "x": 0.2661, "y": 0.3304, "degree": 24, "tags": ["typescript", "ai", "testing", "security", "frontend", "automation"], "community": 26, "size": 13.600000000000001}, {"id": "skill:strix-vulnerabilities-authentication-jwt", "label": "strix-vulnerabilities-authentication-jwt", "type": "skill", "x": -0.1818, "y": 0.3682, "degree": 38, "tags": ["typescript", "javascript", "rust", "database", "ai", "testing", "security", "devops", "api"], "community": 49, "size": 19.200000000000003}, {"id": "skill:aws-secrets-rotation", "label": "aws-secrets-rotation", "type": "skill", "x": 0.5583, "y": 0.2328, "degree": 34, "tags": ["python", "javascript", "aws", "security", "comparison", "troubleshooting", "compatibility"], "community": 26, "size": 17.6}, {"id": "skill:prompt-optimizer", "label": "prompt-optimizer", "type": "skill", "x": -0.6245, "y": -0.0855, "degree": 35, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "swift", "kotlin", "react", "django", "docker", "kubernetes", "kafka", "llm", "testing", "security", "performance"], "community": 14, "size": 18.0}, {"id": "agent:julius-caveman-cavecrew-investigator", "label": "julius-caveman-cavecrew-investigator", "type": "agent", "x": 0.1078, "y": 0.2712, "degree": 28, "tags": ["typescript", "javascript", "ai", "testing", "security", "devops", "frontend"], "community": 26, "size": 15.200000000000001}, {"id": "skill:julius-caveman-caveman", "label": "julius-caveman-caveman", "type": "skill", "x": -0.0569, "y": 0.1953, "degree": 36, "tags": ["react", "sql", "security", "pattern"], "community": 42, "size": 18.4}, {"id": "skill:firmware-analyst", "label": "firmware-analyst", "type": "skill", "x": -0.4939, "y": -0.5687, "degree": 29, "tags": ["firmware", "analyst", "testing", "security", "rust", "aws"], "community": 18, "size": 15.600000000000001}, {"id": "skill:everything-claude-code", "label": "everything-claude-code", "type": "skill", "x": 0.0348, "y": 0.4623, "degree": 38, "tags": ["javascript", "typescript", "rust", "nextjs", "agents", "testing", "security", "documentation", "markdown", "comparison", "pattern", "compatibility"], "community": 26, "size": 19.200000000000003}, {"id": "agent:security-engineer", "label": "security-engineer", "type": "agent", "x": 0.4338, "y": -0.8067, "degree": 26, "tags": ["security", "engineer", "testing", "agents", "rust", "aws"], "community": 49, "size": 14.4}, {"id": "skill:strix-frameworks-nestjs", "label": "strix-frameworks-nestjs", "type": "skill", "x": -0.0568, "y": -0.3362, "degree": 31, "tags": ["python", "typescript", "javascript", "docker", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 16.4}, {"id": "skill:seo-audit", "label": "seo-audit", "type": "skill", "x": 0.5621, "y": -0.0212, "degree": 37, "tags": ["seo", "audit", "security", "performance", "rust", "javascript"], "community": 26, "size": 18.8}, {"id": "skill:strix-vulnerabilities-information-disclosure", "label": "strix-vulnerabilities-information-disclosure", "type": "skill", "x": 0.0241, "y": -0.0715, "degree": 38, "tags": ["python", "typescript", "javascript", "rust", "csharp", "ruby", "php", "docker", "kubernetes", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 19.200000000000003}, {"id": "skill:faf-expert", "label": "faf-expert", "type": "skill", "x": -0.4203, "y": 0.0258, "degree": 35, "tags": ["rust", "java", "react", "docker", "kubernetes", "aws", "agents", "mcp", "testing", "security", "performance", "documentation", "registry", "compatibility"], "community": 18, "size": 18.0}, {"id": "skill:strix-technologies-supabase", "label": "strix-technologies-supabase", "type": "skill", "x": -0.1813, "y": -0.3005, "degree": 38, "tags": ["typescript", "javascript", "rust", "database", "ai", "testing", "security", "devops", "frontend", "api"], "community": 26, "size": 19.200000000000003}, {"id": "skill:springboot-patterns", "label": "springboot-patterns", "type": "skill", "x": -0.2438, "y": -0.6943, "degree": 29, "tags": ["springboot", "patterns", "security", "rust", "api", "aws"], "community": 17, "size": 15.600000000000001}, {"id": "skill:copilotkit-nextjs-integration", "label": "copilotkit-nextjs-integration", "type": "skill", "x": -0.5291, "y": 0.4941, "degree": 31, "tags": ["javascript", "typescript", "react", "nextjs", "llm", "agents", "security", "documentation", "pattern", "troubleshooting", "compatibility"], "community": 26, "size": 16.4}, {"id": "skill:strix-vulnerabilities-ssrf", "label": "strix-vulnerabilities-ssrf", "type": "skill", "x": 0.1722, "y": -0.1022, "degree": 38, "tags": ["python", "typescript", "javascript", "docker", "kubernetes", "aws", "gcp", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 19.200000000000003}, {"id": "skill:strix-frameworks-fastapi", "label": "strix-frameworks-fastapi", "type": "skill", "x": -0.0649, "y": -0.2216, "degree": 38, "tags": ["python", "typescript", "javascript", "rust", "aws", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 19.200000000000003}, {"id": "skill:strix-vulnerabilities-xss", "label": "strix-vulnerabilities-xss", "type": "skill", "x": -0.1339, "y": -0.1101, "degree": 38, "tags": ["typescript", "javascript", "rust", "java", "database", "ai", "testing", "security", "frontend", "api", "docs"], "community": 26, "size": 19.200000000000003}, {"id": "skill:claude-settings-audit", "label": "claude-settings-audit", "type": "skill", "x": -0.4864, "y": 0.2983, "degree": 37, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "react", "vue", "nextjs", "fastapi", "django", "express", "flask", "docker", "kubernetes", "terraform", "agents", "mcp", "security", "markdown", "registry"], "community": 26, "size": 18.8}, {"id": "skill:loki-mode", "label": "loki-mode", "type": "skill", "x": 0.8271, "y": 0.8349, "degree": 4, "tags": ["loki", "mode", "testing", "security", "python", "agents"], "community": 15, "size": 6}, {"id": "skill:strix-vulnerabilities-rce", "label": "strix-vulnerabilities-rce", "type": "skill", "x": -0.2269, "y": -0.0402, "degree": 31, "tags": ["python", "typescript", "javascript", "docker", "kubernetes", "database", "ai", "testing", "security", "devops", "frontend", "docs"], "community": 26, "size": 16.4}, {"id": "skill:personal-tool-builder", "label": "personal-tool-builder", "type": "skill", "x": 0.4385, "y": 0.6194, "degree": 31, "tags": ["personal", "security", "python", "devops", "docker", "javascript"], "community": 26, "size": 16.4}, {"id": "skill:strix-vulnerabilities-idor", "label": "strix-vulnerabilities-idor", "type": "skill", "x": 0.1733, "y": -0.2614, "degree": 38, "tags": ["typescript", "javascript", "rust", "aws", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 19.200000000000003}, {"id": "skill:strix-vulnerabilities-broken-function-level-authorization", "label": "strix-vulnerabilities-broken-function-level-authorization", "type": "skill", "x": 0.4924, "y": -0.1706, "degree": 38, "tags": ["typescript", "javascript", "rust", "ai", "testing", "security", "frontend", "api"], "community": 26, "size": 19.200000000000003}];
const EDGES = [{"source": "skill:electron-development", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:astro", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:electron-development", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:electron-development", "target": "agent:blockchain-security-auditor", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:electron-development", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:pentest-checklist", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-protocols-graphql", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:prompt-optimizer", "weight": 0.06}, {"source": "skill:electron-development", "target": "agent:firmware-analyst", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:security-auditor", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:faf-wizard", "weight": 0.09}, {"source": "skill:electron-development", "target": "skill:agents-md-protocol", "weight": 0.1505}, {"source": "skill:electron-development", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.06}, {"source": "skill:electron-development", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:julius-caveman-caveman", "weight": 0.2105}, {"source": "skill:electron-development", "target": "skill:julius-caveman-cavecrew", "weight": 0.1505}, {"source": "agent:blockchain-security-auditor", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:context-mode", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:faf-expert", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:firmware-analyst", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "skill:pentest-checklist", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:security-auditor", "weight": 0.09}, {"source": "agent:blockchain-security-auditor", "target": "skill:seo-audit", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-protocols-graphql", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "agent:blockchain-security-auditor", "target": "agent:firmware-analyst", "weight": 0.06}, {"source": "agent:blockchain-security-auditor", "target": "agent:security-engineer", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:firmware-analyst", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "agent:firmware-analyst", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:strix-protocols-graphql", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:security-auditor", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "agent:security-engineer", "weight": 0.06}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:pentest-checklist", "target": "skill:agents-md-protocol", "weight": 0.1505}, {"source": "skill:pentest-checklist", "target": "skill:julius-caveman-caveman", "weight": 0.1505}, {"source": "skill:pentest-checklist", "target": "skill:julius-caveman-cavecrew", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:agentphone", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:faf-wizard", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:personal-tool-builder", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6712}, {"source": "skill:agents-md-protocol", "target": "skill:strix-frameworks-nestjs", "weight": 0.657}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-xss", "weight": 0.6596}, {"source": "skill:agents-md-protocol", "target": "skill:aws-secrets-rotation", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.6625}, {"source": "skill:agents-md-protocol", "target": "skill:prompt-optimizer", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:julius-caveman-cavecrew", "weight": 0.5578}, {"source": "skill:agents-md-protocol", "target": "skill:loki-mode", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6732}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6803}, {"source": "skill:agents-md-protocol", "target": "skill:astro", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:strix-frameworks-fastapi", "weight": 0.6473}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.6345}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6649}, {"source": "skill:agents-md-protocol", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:strix-technologies-supabase", "weight": 0.6638}, {"source": "skill:agents-md-protocol", "target": "skill:strix-protocols-graphql", "weight": 0.6966}, {"source": "skill:agents-md-protocol", "target": "skill:faf-expert", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:firmware-analyst", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:everything-claude-code", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:security-auditor", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:springboot-patterns", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:claude-settings-audit", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:seo-audit", "weight": 0.1505}, {"source": "skill:agents-md-protocol", "target": "skill:copilotkit-nextjs-integration", "weight": 0.1505}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-protocols-graphql", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:agentphone", "weight": 0.15}, {"source": "skill:faf-wizard", "target": "skill:astro", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:faf-wizard", "target": "skill:context-mode", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:everything-claude-code", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:faf-expert", "weight": 0.8029}, {"source": "skill:faf-wizard", "target": "skill:prompt-optimizer", "weight": 0.15}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-frameworks-nestjs", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:security-auditor", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-xss", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "agent:firmware-analyst", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:seo-audit", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:personal-tool-builder", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-technologies-supabase", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:strix-protocols-graphql", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:julius-caveman-cavecrew", "weight": 0.1505}, {"source": "skill:faf-wizard", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.1208}, {"source": "skill:faf-wizard", "target": "skill:julius-caveman-caveman", "weight": 0.1805}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:agentphone", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:astro", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:aws-secrets-rotation", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:claude-settings-audit", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:context-mode", "weight": 0.0805}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:copilotkit-nextjs-integration", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:everything-claude-code", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:faf-expert", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:firmware-analyst", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:loki-mode", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:personal-tool-builder", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:prompt-optimizer", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:security-auditor", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:seo-audit", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:springboot-patterns", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-frameworks-fastapi", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-frameworks-nestjs", "weight": 0.1424}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-protocols-graphql", "weight": 0.1342}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-technologies-supabase", "weight": 0.1424}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.1449}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.1346}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-idor", "weight": 0.1499}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6501}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-rce", "weight": 0.1433}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:strix-vulnerabilities-xss", "weight": 0.1505}, {"source": "skill:julius-caveman-cavecrew", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.2009}, {"source": "skill:julius-caveman-cavecrew", "target": "skill:julius-caveman-caveman", "weight": 0.7817}, {"source": "skill:julius-caveman-cavecrew", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.2088}, {"source": "agent:firmware-analyst", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:context-mode", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:faf-expert", "weight": 0.06}, {"source": "agent:firmware-analyst", "target": "skill:firmware-analyst", "weight": 0.8083}, {"source": "agent:firmware-analyst", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:security-auditor", "weight": 0.06}, {"source": "agent:firmware-analyst", "target": "skill:seo-audit", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "agent:firmware-analyst", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "agent:firmware-analyst", "target": "skill:strix-protocols-graphql", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-csrf", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "agent:firmware-analyst", "target": "agent:security-engineer", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:security-auditor", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:seo-audit", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-frameworks-fastapi", "weight": 0.6555}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-frameworks-nestjs", "weight": 0.5912}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-protocols-graphql", "weight": 0.6574}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.6598}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-technologies-supabase", "weight": 0.6663}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-csrf", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6231}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6592}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-xss", "weight": 0.7003}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-idor", "weight": 0.7034}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6145}, {"source": "skill:strix-vulnerabilities-csrf", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.1277}, {"source": "skill:strix-vulnerabilities-csrf", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.1885}, {"source": "skill:strix-vulnerabilities-csrf", "target": "skill:julius-caveman-caveman", "weight": 0.1267}, {"source": "skill:security-auditor", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:security-auditor", "target": "skill:firmware-analyst", "weight": 0.06}, {"source": "skill:security-auditor", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:security-auditor", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:security-auditor", "target": "agent:security-engineer", "weight": 0.7}, {"source": "skill:security-auditor", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-protocols-graphql", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "skill:security-auditor", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:security-auditor", "target": "skill:julius-caveman-caveman", "weight": 0.1505}, {"source": "skill:strix-protocols-graphql", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:strix-protocols-graphql", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:seo-audit", "weight": 0.06}, {"source": "skill:strix-protocols-graphql", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-frameworks-fastapi", "weight": 0.6746}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-frameworks-nestjs", "weight": 0.5967}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6178}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.06}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6474}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-technologies-supabase", "weight": 0.6765}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-xss", "weight": 0.6684}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6644}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6054}, {"source": "skill:strix-protocols-graphql", "target": "skill:strix-technologies-firebase-firestore", "weight": 0.643}, {"source": "skill:strix-protocols-graphql", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:strix-protocols-graphql", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.2185}, {"source": "skill:strix-protocols-graphql", "target": "skill:julius-caveman-caveman", "weight": 0.1181}, {"source": "skill:strix-protocols-graphql", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.1729}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:claude-settings-audit", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:prompt-optimizer", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:seo-audit", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-frameworks-fastapi", "weight": 0.6654}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-frameworks-nestjs", "weight": 0.6249}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6694}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-xss", "weight": 0.691}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6705}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6319}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-technologies-supabase", "weight": 0.729}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.06}, {"source": "skill:strix-technologies-firebase-firestore", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6342}, {"source": "skill:strix-technologies-firebase-firestore", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.1277}, {"source": "skill:strix-technologies-firebase-firestore", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.2185}, {"source": "skill:strix-technologies-firebase-firestore", "target": "skill:julius-caveman-caveman", "weight": 0.1505}, {"source": "skill:agentphone", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:copilotkit-nextjs-integration", "weight": 0.15}, {"source": "skill:agentphone", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:agentphone", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:context-mode", "weight": 0.12}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:astro", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:prompt-optimizer", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:julius-caveman-caveman", "weight": 0.1805}, {"source": "skill:agentphone", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.0908}, {"source": "skill:astro", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:astro", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:astro", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:astro", "target": "skill:claude-settings-audit", "weight": 0.09}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:astro", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:astro", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:astro", "target": "skill:everything-claude-code", "weight": 0.12}, {"source": "skill:astro", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:astro", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:astro", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:astro", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.06}, {"source": "skill:astro", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.1208}, {"source": "skill:astro", "target": "skill:julius-caveman-caveman", "weight": 0.1805}, {"source": "skill:context-mode", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:claude-settings-audit", "weight": 0.09}, {"source": "skill:context-mode", "target": "skill:strix-frameworks-nestjs", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:context-mode", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:personal-tool-builder", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.09}, {"source": "skill:context-mode", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:context-mode", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:prompt-optimizer", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:context-mode", "target": "agent:julius-caveman-cavecrew-builder", "weight": 0.0694}, {"source": "skill:context-mode", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.13}, {"source": "skill:context-mode", "target": "skill:julius-caveman-caveman", "weight": 0.1105}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:claude-settings-audit", "weight": 0.0677}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:everything-claude-code", "weight": 0.0791}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:prompt-optimizer", "weight": 0.06}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-frameworks-fastapi", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-frameworks-nestjs", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-technologies-supabase", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-authentication-jwt", "weight": 0.0977}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-idor", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.1371}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-rce", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.1371}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:strix-vulnerabilities-xss", "weight": 0.1277}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "skill:julius-caveman-caveman", "weight": 0.2009}, {"source": "agent:julius-caveman-cavecrew-builder", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.8656}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:seo-audit", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-technologies-supabase", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-vulnerabilities-xss", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.1885}, {"source": "skill:strix-vulnerabilities-authentication-jwt", "target": "skill:julius-caveman-caveman", "weight": 0.1505}, {"source": "skill:aws-secrets-rotation", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:aws-secrets-rotation", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:julius-caveman-caveman", "weight": 0.1415}, {"source": "skill:aws-secrets-rotation", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.0908}, {"source": "skill:prompt-optimizer", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:faf-expert", "weight": 0.12}, {"source": "skill:prompt-optimizer", "target": "skill:firmware-analyst", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.12}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-xss", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "agent:julius-caveman-cavecrew-investigator", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:julius-caveman-caveman", "weight": 0.1805}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:claude-settings-audit", "weight": 0.0696}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:copilotkit-nextjs-integration", "weight": 0.1208}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:everything-claude-code", "weight": 0.13}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:personal-tool-builder", "weight": 0.1208}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:seo-audit", "weight": 0.0908}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-frameworks-fastapi", "weight": 0.2185}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-frameworks-nestjs", "weight": 0.2185}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-technologies-supabase", "weight": 0.2185}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.1885}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-vulnerabilities-idor", "weight": 0.2185}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.22}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-vulnerabilities-rce", "weight": 0.2185}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.22}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:strix-vulnerabilities-xss", "weight": 0.1885}, {"source": "agent:julius-caveman-cavecrew-investigator", "target": "skill:julius-caveman-caveman", "weight": 0.2009}, {"source": "skill:julius-caveman-caveman", "target": "skill:claude-settings-audit", "weight": 0.1805}, {"source": "skill:julius-caveman-caveman", "target": "skill:copilotkit-nextjs-integration", "weight": 0.2105}, {"source": "skill:julius-caveman-caveman", "target": "skill:everything-claude-code", "weight": 0.1805}, {"source": "skill:julius-caveman-caveman", "target": "skill:faf-expert", "weight": 0.1805}, {"source": "skill:julius-caveman-caveman", "target": "skill:firmware-analyst", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:loki-mode", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:personal-tool-builder", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:seo-audit", "weight": 0.1338}, {"source": "skill:julius-caveman-caveman", "target": "skill:springboot-patterns", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-frameworks-fastapi", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-frameworks-nestjs", "weight": 0.1426}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-technologies-supabase", "weight": 0.1426}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.137}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-vulnerabilities-idor", "weight": 0.142}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-vulnerabilities-rce", "weight": 0.1353}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:strix-vulnerabilities-xss", "weight": 0.1505}, {"source": "skill:julius-caveman-caveman", "target": "skill:julius-caveman-caveman", "weight": 0.0605}, {"source": "skill:firmware-analyst", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:firmware-analyst", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:firmware-analyst", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:firmware-analyst", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:firmware-analyst", "target": "agent:security-engineer", "weight": 0.06}, {"source": "skill:firmware-analyst", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:claude-settings-audit", "weight": 0.09}, {"source": "skill:everything-claude-code", "target": "skill:copilotkit-nextjs-integration", "weight": 0.15}, {"source": "skill:everything-claude-code", "target": "skill:strix-vulnerabilities-xss", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:seo-audit", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:strix-technologies-supabase", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:everything-claude-code", "target": "agent:security-engineer", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "agent:security-engineer", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "agent:security-engineer", "target": "skill:faf-expert", "weight": 0.06}, {"source": "agent:security-engineer", "target": "skill:seo-audit", "weight": 0.03}, {"source": "agent:security-engineer", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "agent:security-engineer", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "agent:security-engineer", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "agent:security-engineer", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "agent:security-engineer", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "agent:security-engineer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "agent:security-engineer", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "agent:security-engineer", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:personal-tool-builder", "weight": 0.06}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:seo-audit", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-frameworks-fastapi", "weight": 0.6302}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6769}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-technologies-supabase", "weight": 0.6373}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-xss", "weight": 0.6048}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6202}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6768}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6759}, {"source": "skill:seo-audit", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:faf-expert", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:seo-audit", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:seo-audit", "target": "skill:strix-vulnerabilities-xss", "weight": 0.06}, {"source": "skill:seo-audit", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:seo-audit", "target": "skill:strix-technologies-supabase", "weight": 0.06}, {"source": "skill:seo-audit", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:seo-audit", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:personal-tool-builder", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-frameworks-fastapi", "weight": 0.6882}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-technologies-supabase", "weight": 0.6734}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6857}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-vulnerabilities-rce", "weight": 0.7214}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-vulnerabilities-xss", "weight": 0.6588}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.7306}, {"source": "skill:faf-expert", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:faf-expert", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:faf-expert", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:strix-vulnerabilities-xss", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:faf-expert", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.09}, {"source": "skill:faf-expert", "target": "skill:strix-technologies-supabase", "weight": 0.03}, {"source": "skill:faf-expert", "target": "skill:springboot-patterns", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:strix-technologies-supabase", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-technologies-supabase", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-technologies-supabase", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-technologies-supabase", "target": "skill:springboot-patterns", "weight": 0.03}, {"source": "skill:strix-technologies-supabase", "target": "skill:strix-frameworks-fastapi", "weight": 0.679}, {"source": "skill:strix-technologies-supabase", "target": "skill:strix-vulnerabilities-xss", "weight": 0.6739}, {"source": "skill:strix-technologies-supabase", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6238}, {"source": "skill:strix-technologies-supabase", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6875}, {"source": "skill:strix-technologies-supabase", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6399}, {"source": "skill:strix-technologies-supabase", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:springboot-patterns", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:springboot-patterns", "target": "skill:strix-vulnerabilities-idor", "weight": 0.06}, {"source": "skill:springboot-patterns", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:springboot-patterns", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:springboot-patterns", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:springboot-patterns", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:strix-vulnerabilities-xss", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:copilotkit-nextjs-integration", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:claude-settings-audit", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:personal-tool-builder", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-frameworks-fastapi", "weight": 0.6672}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6729}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-rce", "weight": 0.7209}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-xss", "weight": 0.618}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6294}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-xss", "weight": 0.6523}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-idor", "weight": 0.7217}, {"source": "skill:strix-vulnerabilities-xss", "target": "skill:claude-settings-audit", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-xss", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-xss", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-xss", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6883}, {"source": "skill:strix-vulnerabilities-xss", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6404}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:loki-mode", "target": "skill:personal-tool-builder", "weight": 0.5219}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:personal-tool-builder", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:strix-vulnerabilities-idor", "weight": 0.6548}, {"source": "skill:personal-tool-builder", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:strix-vulnerabilities-broken-function-level-authorization", "weight": 0.06}];
const TYPE_COLORS = {"skill": "#6366f1", "agent": "#f59e0b", "mcp-server": "#06b6d4", "harness": "#22c55e"};
const CTX_GRAPH_METADATA = {"export_id": "ctx-graph-overlay-20260518T185105Z-102720-2911575", "source_graph_nodes": 102720, "source_graph_edges": 2911575, "view_nodes": 40, "view_edges": 653, "nodes": 40, "edges": 653};
const COMM_COLORS = ["#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899","#14b8a6","#f43f5e","#84cc16","#0ea5e9","#a855f7","#e11d48","#10b981"];
function esc(s) { return String(s).replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;').replace(/"/g,'&quot;').replace(/'/g,'&#39;'); }
let activeTags = new Set();
const allLabels = NODES.map(n => ({label:n.label, type:n.type})).sort((a,b) => a.label.localeCompare(b.label));
function onSearch() {
const q = document.getElementById('search').value.toLowerCase();
const ac = document.getElementById('autocomplete');
if (q.length < 2) { ac.style.display='none'; applyFilters(); return; }
const matches = allLabels.filter(n => n.label.toLowerCase().includes(q)).slice(0, 12);
if (matches.length === 0) { ac.style.display='none'; applyFilters(); return; }
// Build DOM nodes with textContent to prevent XSS (labels may contain <,>,&,",').
while (ac.firstChild) ac.removeChild(ac.firstChild);
for (const m of matches) {
const item = document.createElement('div');
item.className = 'ac-item';
item.appendChild(document.createTextNode(m.label));
const typeSpan = document.createElement('span');
typeSpan.className = 'ac-type';
typeSpan.textContent = m.type;
item.appendChild(typeSpan);
item.addEventListener('click', () => selectAc(m.label));
ac.appendChild(item);
}
ac.style.display='block';
applyFilters();
}
function selectAc(label) {
document.getElementById('search').value = label;
document.getElementById('autocomplete').style.display='none';
applyFilters();
}
document.addEventListener('click', function(e) {
if (!e.target.closest('#search') && !e.target.closest('#autocomplete'))
document.getElementById('autocomplete').style.display='none';
});
function toggleTag(el) {
const tag = el.dataset.tag;
if (activeTags.has(tag)) { activeTags.delete(tag); el.classList.remove('active'); }
else { activeTags.add(tag); el.classList.add('active'); }
applyFilters();
}
function applyFilters() {
const search = document.getElementById('search').value.toLowerCase();
const enabledTypes = new Set(Array.from(document.querySelectorAll('.type-filter:checked')).map(el => el.dataset.type));
const minDeg = parseInt(document.getElementById('min-degree').value);
const showLabels = document.getElementById('show-labels').checked;
const visible = new Set();
const filtered = NODES.filter(n => {
if (!enabledTypes.has(n.type)) return false;
if (n.degree < minDeg) return false;
if (search && !n.label.toLowerCase().includes(search)) return false;
if (activeTags.size > 0 && !n.tags.some(t => activeTags.has(t))) return false;
visible.add(n.id);
return true;
});
const nodeById = new Map(NODES.map(n => [n.id, n]));
const edgeX = [], edgeY = [];
let edgeCount = 0;
EDGES.forEach(e => {
if (visible.has(e.source) && visible.has(e.target)) {
const s = nodeById.get(e.source);
const t = nodeById.get(e.target);
if (s && t) { edgeX.push(s.x, t.x, null); edgeY.push(s.y, t.y, null); edgeCount++; }
}
});
const traces = [{
x: edgeX, y: edgeY, mode: 'lines',
line: { width: 0.3, color: '#334155' },
hoverinfo: 'none', showlegend: false
}];
Object.keys(TYPE_COLORS).forEach(type => {
const tn = filtered.filter(n => n.type === type);
if (!tn.length) return;
traces.push({
x: tn.map(n=>n.x), y: tn.map(n=>n.y),
mode: showLabels ? 'markers+text' : 'markers',
name: type + 's (' + tn.length + ')',
marker: { size: tn.map(n=>n.size), color: tn.map(n=>COMM_COLORS[n.community%15]),
line: { width: 1, color: '#1e293b' }, opacity: 0.85 },
text: tn.map(n=>n.label),
textposition: 'top center',
textfont: { size: 7, color: '#94a3b8' },
hovertext: tn.map(n => '<b>'+esc(n.label)+'</b><br>Type: '+esc(n.type)+'<br>Connections: '+n.degree+'<br>Tags: '+esc(n.tags.slice(0,5).join(', '))+'<br>Community: '+n.community),
hoverinfo: 'text'
});
});
const layout = {
showlegend: true, legend: { x:0, y:1, bgcolor:'rgba(30,41,59,0.9)', font:{color:'#e2e8f0'} },
xaxis: { showgrid:false, zeroline:false, showticklabels:false },
yaxis: { showgrid:false, zeroline:false, showticklabels:false },
plot_bgcolor: '#0f172a', paper_bgcolor: '#0f172a',
font: { color: '#e2e8f0' },
hovermode: 'closest',
margin: { l:10, r:10, t:10, b:10 }
};
Plotly.react('graph', traces, layout, { responsive: true });
document.getElementById('stat-line').textContent = filtered.length + ' nodes, ' + edgeCount + ' edges shown';
}
applyFilters();
</script></body></html>