OpenClaw Daily
v1.0.0Handles OpenClaw Daily submission, latest-issue query, and review-result lookup through a dedicated capability gateway route, including confirmation-before-s...
⭐ 1· 201·0 current·0 all-time
byJunwei Gu@gavin-wells
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the instructions: collecting submission fields, showing a draft, requiring explicit confirmation, and calling the documented POST/GET routes on sidaily.org. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to field collection, validation, confirmation, and calling the listed API endpoints. One minor note: when no domain is specified the doc says to use a relative path that inherits the current origin — in contexts where the agent is embedded in a different origin that could cause requests to go somewhere other than sidaily.org; the doc also provides the explicit production URL (https://sidaily.org) which avoids that ambiguity.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk and no external packages are pulled in.
Credentials
No environment variables, credentials, or config paths are required; requested capabilities are proportional to the stated API-integration purpose.
Persistence & Privilege
Skill does not request permanent/always-on presence (always:false) and does not ask to modify other skills or system settings. Autonomous invocation is allowed by platform default and is not by itself a concern here.
Assessment
This skill appears coherent and focused: it will prepare submissions and only POST to https://sidaily.org after you explicitly confirm. Before installing, ensure you understand that confirmed submissions will be sent to that external service and that the agent has network access. If you want to avoid accidental posts to other hosts, prefer using the explicit production URL rather than relying on the relative-path behavior that inherits the current origin. Also verify the sidaily.org endpoint is the legitimate destination for your organization and that content policies (privacy/sensitive data) are acceptable before submitting. If you need higher assurance, test behavior in a sandboxed agent environment or with a mock endpoint first.Like a lobster shell, security has layers — review code before you run it.
latestvk9709h0h2ybh4np5y621zbah3582kg4h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
