SkillAgentSearch skills...

enclave-help

Answer questions about Enclave by reading the bundled documentation

Install / Use

npx skills add eclipse-enclave/enclave --skill enclave-help

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

55/100

Supported Platforms

Universal

Our assessment of enclave-help

enclave-help scores 55/100 on our quality scale, 581st of 622 Content & Media skills we index.

Its SKILL.md is 1.7 KB long, split into 4 sections and no code examples: moderately detailed.

It has no GitHub stars yet, so there is no community track record; judge it on its content.

Substance
20/30
Structure
8/20
Description
12/15
Adoption
0/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 8 days ago, so enclave-help is actively maintained.
  • Our last check on 2026-09-25 found the source still online.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 80/100, with 2 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.

AI review by kimi-k2.7-code on 2026-09-24. Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

enclave-help compared with similar skills

All 4 of these similar skills score higher than enclave-help; compare them before choosing.

SkillScoreStarsUpdatedFormat
enclave-help (this skill)by eclipse-enclave5508d agoSKILL.md
siyuanby siyuan-note10046.5ktodayMCP Server
algorithmic-artby anthropics100177.9k5d agoSKILL.md
pptxby anthropics100177.9k5d agoSKILL.md
designby nextlevelbuilder100130.2k6d agoSKILL.md

Frequently asked questions

How do I install enclave-help?
Run npx skills add eclipse-enclave/enclave --skill enclave-help. The install tabs above show the steps for each supported agent.
Which AI agents does enclave-help work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is enclave-help safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It declares no license and scores 80/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is enclave-help still maintained?
The repository was last updated 8 days ago, so enclave-help is actively maintained.

name: enclave-help description: Answer questions about Enclave by reading the bundled documentation

Enclave Help

Answer the user's question about Enclave by reading the relevant documentation files bundled at /usr/share/doc/enclave/.

Important context

You are running inside an Enclave container. Host-global configuration (e.g. ~/.config/enclave/config.json, network policies, secrets) lives on the host filesystem and is not directly editable from inside the container. When a question involves host-side configuration changes, explain what the user needs to do on the host or via the enclave CLI rather than attempting in-container file edits.

Documentation index

| Path | Topic | |------|-------| | docs/README.md | Documentation index | | docs/ARCHITECTURE.md | Detailed architecture with diagrams | | docs/cli-reference.md | CLI flags and options | | docs/configuration.md | Config files and settings | | docs/networking.md | Network isolation and gateway | | docs/auth.md | Authentication and API keys | | docs/persistence.md | Persistent stores and session data | | docs/tools.md | Supported agent tools | | docs/extensions/ | Extension system (adding tools, features) | | docs/runtime/ | Runtime behavior (stores, auth sync, network flow) | | docs/security/ | Security model and host hardening | | extensions/tools/<tool>/README.md | Per-tool documentation | | extensions/features/<feature>/README.md | Per-feature documentation |

All paths are relative to /usr/share/doc/enclave/.

Steps

  1. Read the doc(s) most relevant to the user's question.
  2. Synthesize a clear, concise answer from what you find.
  3. If the docs don't cover the topic, say so explicitly.

Related Skills

View on GitHub
GitHub Stars0
CategoryContent
Updated8d ago
Forks0

Trust signals

80/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium1 low