Effect-TS
v0.1.0Effect-TS (Effect) comprehensive development guide for TypeScript. Use when building, debugging, reviewing, or generating Effect code. Covers typed error mod...
⭐ 0· 45·0 current·0 all-time
byMisha Kolesnik@tenequm
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill is a comprehensive development/reference guide for Effect-TS and its provided instructions, reference files, and examples align with that purpose. It does not request unrelated binaries, credentials, or install steps that would be disproportionate for a documentation/authoring skill.
Instruction Scope
The runtime instructions ask the agent to detect the project's Effect version by inspecting package.json (e.g., cat package.json | grep '"effect"'), and reference many in-repo reference files and external docs. Reading package.json and project sources is coherent for a tooling/guide skill, but this means the agent will access repository files in the working directory—something to be aware of. The skill also declares broad trigger conditions (e.g., trigger on generating new TypeScript projects), which may cause it to be invoked in more scenarios than strictly necessary.
Install Mechanism
No install spec or code files are present; the skill is instruction-only and therefore does not download or install external code. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables or credentials. Some example/reference code (e.g., Effect AI snippets) mentions OPENAI_API_KEY or env variables for provider layers, but these are examples for users and are not requested by the skill itself. If the agent is later asked to run or wire up those examples, appropriate credentials would be needed—nothing in the skill secretly asks for unrelated secrets.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system configuration or modify other skills. Autonomous invocation (default) is allowed but not a new risk here since the skill is instruction-only and lacks installation or credential access that would amplify that privilege.
Assessment
This skill is a documentation/authoring guide for Effect-TS and appears coherent and low-risk: it will read project files such as package.json to detect Effect versions and uses many in-repo reference documents and external URLs. Because it is instruction-only (no install, no required env vars), it cannot install code or exfiltrate secrets by itself, but be cautious before asking the agent to run or wire up examples that use external providers (e.g., OpenAI): those examples expect provider API keys you should supply intentionally. Also note the skill's triggers are broad (it may be invoked for new TypeScript projects), so disable or restrict it if you prefer it not run automatically in unrelated contexts.Like a lobster shell, security has layers — review code before you run it.
latestvk978nbmeq8eq9j1vwe5r9c9aqx8446ky
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
