Caveat verdict

second-brain-visualizer

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Reads local markdown notes and posts atom corpus to the user's own local OpenClaw gateway (configured at 127.0.0.1 by default); skill explicitly documents that no data leaves the local gateway and recommends keeping the host at localhost.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

15
security
100
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

references/ingestion.md · code · apiKey = 'YOUR_BOT_API_KEY

Pattern match critical

Pipe to python — executes piped content as Python code

references/setup.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/install.md · code · http://127.0.0.1

Pattern match low

Node http/https module — low-level network access

references/cluster.js · prose · downgraded · require('http')

Pattern match low

Makes HTTP request to external URL

references/ingestion.md · code · fetch(`https://

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API