Oraclaw Solver
v1.0.0Industrial-grade scheduling and resource optimization for AI agents. Solve task scheduling with energy matching, budget allocation, and any LP/MIP constraint...
⭐ 0· 50·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (scheduling, LP/MIP solving) align with the single required credential (ORACLAW_API_KEY) and the examples in SKILL.md; nothing requested (no binaries, no config paths) appears unrelated to an external optimization service.
Instruction Scope
SKILL.md stays on-topic and only instructs the agent to call solver functions with JSON payloads; however it does not document the network endpoints, exact API request/response formats, or how/where data is transmitted — so the agent will likely send user data to the external service (homepage hints at oraclaw.dev) but that is not described in detail.
Install Mechanism
No install spec and no code files — instruction-only skill has minimal local footprint and does not write or execute downloaded code.
Credentials
Only a single API key (ORACLAW_API_KEY) is required and is appropriate for a paid hosted solver; no unrelated secrets or broad environment access are requested.
Persistence & Privilege
always is false and the skill does not request to modify other skills or system configs. Note: default autonomous invocation is enabled (platform default) so the agent may call the skill without additional user prompts unless you change agent settings.
Assessment
This skill appears to be what it claims: a thin instruction layer for calling a hosted optimization API that requires an ORACLAW_API_KEY. Before installing, consider: (1) the skill will likely transmit whatever problem data you give it to the provider — avoid embedding secrets or sensitive PII in solver inputs; (2) confirm billing and payment details (the SKILL.md states $0.10 per call and a free tier) and monitor usage/charges tied to the API key; (3) review Oraclaw's privacy/security policy and endpoint details (the SKILL.md omits exact API endpoints and request/response schemas); (4) use an API key with minimal privileges and rotate it regularly; (5) if you need stricter control, disable autonomous invocation or require user confirmation before the agent calls external services. If you want higher confidence, ask the publisher for the API endpoint, sample HTTP request/response, and privacy/billing documentation before provisioning the key.Like a lobster shell, security has layers — review code before you run it.
latestvk975w3ggqhhj28xnhf426v4y5s83qdc5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📅 Clawdis
EnvORACLAW_API_KEY
Primary envORACLAW_API_KEY
