Agent Designer Migrated
v1.0.0Skill migrada desde examples - agent-designer con capacidades completas
⭐ 0· 60·0 current·0 all-time
byJosé Cuevas@jacr6
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The README claims a full 'agent-designer' capability and provides usage examples that require local modules (e.g., ~/.opencode/skills/subagente-optimizado, buscador_de_skills, exa-search). The skill package itself declares no dependencies, no install, and no required env vars. This mismatch looks like a migrated example referencing other local skills rather than missing or malicious requirements, but you should confirm those modules exist where you run the agent.
Instruction Scope
SKILL.md contains only descriptive text and example code snippets. It does not instruct the agent to read arbitrary system files, exfiltrate data, or call external endpoints. There are no runtime directives beyond the examples.
Install Mechanism
No install spec is present (instruction-only). That is low-risk because nothing in this skill is written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the SKILL.md does not reference any secrets. Requested privileges appear proportionate (none requested).
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modification of other skills or system-wide settings.
Assessment
This skill appears to be a migrated example (instruction-only) and is internally coherent for that use. Before installing or enabling it for autonomous use: 1) check whether the example modules it references (under ~/.opencode/skills or named packages like exa-search) actually exist in your environment—missing dependencies will cause runtime errors; 2) if you expect the skill to integrate with other local skills, verify those skills' source and permissions; 3) because this file is only documentation/examples, there is no code to run from the skill itself—treat it as documentation until you add or install the referenced modules. If you need higher assurance, request the skill's author/source or a full code package that declares dependencies and install steps.Like a lobster shell, security has layers — review code before you run it.
latestvk97b76x8jmfd04rcyyza38c1g983w267
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
