Eno Skills

v1.0.0

This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...

3· 8.1k·0 current·0 all-time
byenoyao@wscats
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
Name/description (frontend architecture analysis) match the content: the SKILL.md defines checks for package.json, build configs, directory structure, component code and CI files — all reasonable and expected for this purpose. It does not request unrelated services or credentials.
Instruction Scope
Runtime instructions are purely prompt-driven: ask the user for directory trees, package.json, config files, and code snippets and then produce a five‑dimension report. The instructions do not direct the agent to read arbitrary system files, call external endpoints, or exfiltrate data. It suggests commands to the user (e.g., 'tree -L 2 src/') but does not include autonomous system-level operations.
Install Mechanism
No install spec and no code files — this is instruction-only Markdown. Nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. All requested inputs are project files/configs which are proportionate to an architecture review.
Persistence & Privilege
always:false (no forced inclusion). The skill is user-invocable and allowed to be invoked autonomously (platform default). There is no indication it modifies other skills or system-wide settings.
Assessment
This is a prompt-based reviewer that will ask you to paste project artifacts (directory tree, package.json, build configs, code snippets). Do not share secrets: avoid pasting .env files, API keys, private tokens, or other credentials. If you want precise checks (npm audit, bundle analysis), run those commands locally and paste the outputs rather than granting access. The skill is Markdown-only and does not install or execute code on your machine.

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

latestvk971xsvapsn8a8gzf7kkyp0jax82w6zn

License

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

Comments