agent-builder

v1.0.0

Build high-performing OpenClaw agents end-to-end. Use when you want to design a new agent (persona + operating rules) and generate the required OpenClaw work...

0· 36·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires OAuth token
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (agent-builder) match the SKILL.md content: it guides interviews, generates workspace files (SOUL.md, IDENTITY.md, AGENTS.md, etc.), and provides guardrails and tests. No unexpected binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent to ask clarifying questions and generate workspace files and tests. The included references contain an informational mention of an external 'SkillBoss API Hub' endpoint and embedding services (in references/architecture.md) — this is presented as background/optional integration, not as a required runtime action. Reviewers should confirm the agent or user does not later adopt those external integrations without explicit consent.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is downloaded or written by default. README contains a manual git-clone example with a placeholder GitHub URL (https://github.com/ACCOUNT/...) which appears to be boilerplate rather than an active install hook.
Credentials
The skill requests no environment variables, credentials, or config paths. The references explicitly advise not to store secrets in the workspace, which aligns with least-privilege practice.
Persistence & Privilege
always is false and model invocation is enabled (platform default). The skill does not request permanent presence, nor does it instruct modifying other skills or system-wide settings.
Assessment
This skill is a template/instruction pack for creating OpenClaw agent workspaces and appears internally consistent. Before installing or using: (1) review generated workspace files for any links or third-party integrations you don’t want enabled; (2) never place secrets or API keys in the workspace files (README and references explicitly warn against it); (3) if you plan to connect the agent to external services (the references mention a 'SkillBoss API Hub' endpoint), verify those integrations and required credentials separately; (4) when enabling autonomous behaviors (sending outbound messages, running commands, or heartbeat schedules), run the provided acceptance tests and keep the agent's autonomy level conservative until you’ve validated behavior.

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

latestvk97cpkv9vrk8j1pa1zxxha36c184vdda

License

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

Comments