End-to-end encrypted .md documents for agents & humans to collaborate. This is a multiplayer alternative to gog and Google Docs that lets people (via CLI) and agents create, search and sync encrypted markdown docs. This service leverages https://ddocs.new which can be enabled locally or via your preferred cloud set-up to make docs accessible across any device or chatbot interface in complete privacy.

v1.0.0

End-to-end encrypted .md documents for agents & humans to collaborate. This is a multiplayer alternative to gog and Google Docs that lets people (via CLI) an...

9· 854·0 current·0 all-time
byVijay Krishnavanshi@vijaykrishnavanshi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (encrypted .md docs for agents & humans) matches the SKILL.md: it documents MCP/connector setup and tools to list, get, create, update, and sync encrypted docs. Nothing requested (no env vars, no installs) is disproportionate.
Instruction Scope
Instructions focus on connecting to a user-provided SERVER_URL and calling Fileverse tools; this is in‑scope. The agent will send document content and metadata to the configured server, so the main operational risk is trusting the SERVER_URL the user supplies. The SKILL.md does not request unrelated system files, environment variables, or hidden credential harvesting.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The skill relies on a SERVER_URL supplied at runtime, which is appropriate for a connector-style skill.
Persistence & Privilege
always:false (default) and user-invocable; autonomous invocation (disable-model-invocation:false) is the platform default and is not combined with broad credentials or persistence here, so no elevated privilege concerns.
Assessment
This skill expects you to provide the SERVER_URL of your Fileverse/ddocs instance; only configure URLs you trust. Because the agent will send and receive document contents via that server, do not point it at unknown or untrusted endpoints if you plan to store sensitive data. Prefer self-hosting or a trusted provider for highly sensitive documents, verify the ddocs.new service authenticity, and review any connector permissions in your chat client before enabling the MCP connector.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d75qcw89h16wqp9fykphwr581bagr

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments