Real Skill packageSource verifiedClawHub registry

Fmind Skill

Use FMind as the unified knowledge and external-memory gateway. Import and search tenant knowledge bases through the FMind API, and use L0-L2 memory, context, and published Memory Wiki through an Agent Binding. Never call MemoryCore directly and never expose credentials in prompts, logs, URLs, or saved files.

Identity and source

Publisher attributionjustaboyhai-wqregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 66% rule confidence
Package forminstruction bundle3 recorded files
Canonical sourceClawHub registryclawhub:justaboyhai-wq:fmind
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/19/2026.claude/skills/fmind

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/19/2026.agents/skills/fmind

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/19/2026skills/fmind

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @justaboyhai-wq/fmind
clawhub inspect @justaboyhai-wq/fmind --version 2.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/19/2026, 9:53:13 AM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
1 dependency and API indicators
  • api: fmind.example.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/19/2026, 9:58:15 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f05a0034f5c95f64ee5cdb77f2655f1dcd8f1ca53a03a6afab71621b3fec9be8
Show up to 3 recorded paths
  • _meta.json
  • skill-card.md
  • SKILL.md

Source changelog

FMind 2.0.0 introduces a robust, security-focused gateway for unified knowledge and memory APIs: - Separates knowledge and memory data paths, enforcing never to call private MemoryCore directly. - Requires explicit knowledge base selection and confirmation for destructive actions. - Introduces secure, environment-based credential handling: user key for knowledge, both user and agent keys for memory. - Adds detailed setup instructions for Agent Binding with one-time setup secret and runtime key management. - Clarifies endpoint usage for memory operations, enforcing never to expose credentials in prompts, logs, or public files. - Enhances compatibility with OpenClaw and MCP, mandating strict environment variable and header usage for credential management.