Create a Mononoke server-side hook with 3-diff split (tests, wiring, implementation), unit tests, and integration tests
The material indicates a prompt/document-only open-source skill with no required secrets, no declared remote endpoints, and no direct local execution or data-access capability, so the overall risk is low. The main caveat is that it helps produce server-side hook code and production enablement guidance, so any resulting implementation should be reviewed separately before deployment.
The material explicitly states that no keys or environment variables are required; it does not ask for API keys, tokens, or account credentials, so credential exposure and abuse risk appears low.
No remote endpoints are declared, and the system flags it as prompt-only; based on the material, it does not appear to send user data to external services.
The skill is described as guidance for creating a Mononoke server-side hook and reading reference documents; it appears to be a writing/process aid rather than an executable tool, and the material does not show it launching local processes, running scripts, or invoking system capabilities.
No permission to read or write local files, repositories, or other resources is declared; while the README mentions several relative-path reference documents, that is descriptive content and does not by itself grant data-access capability.
Positive signals include a GitHub-hosted open-source repository and the system's open-source flag, which improve auditability; however, this appears to be a skill within a larger repo, community adoption is shown as 0 stars, the license is undeclared, and maintenance status is unknown, so source trust is moderate and should be verified before use.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "write-hook" skill from askskill: 1. Download https://raw.githubusercontent.com/facebook/sapling/main/eden/mononoke/.llms/skills/write-hook/SKILL.md 2. Save it as ~/.claude/skills/write-hook/SKILL.md 3. Reload skills and tell me it's ready
Create a server-side Mononoke hook based on the user's request.
Learn to build EdenAPI/SLAPI endpoints with streaming and non-streaming patterns.
Diagnose systemd-managed EdenFS failures, restarts, health, and lifecycle timelines.
Locate Eden code components, key types, and architecture before reading files.
Write and run Markdown-driven end-to-end tests for Relay apps.
Get idiomatic Relay guidance for React code, debugging, and code reviews.
Apply the right commit prefix, reviewer, and test plan for code changes.