← Back to Skills Marketplace
Oraclaw Anomaly
by
Whatsonyourmind
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oraclaw-anomaly
Description
Anomaly detection for AI agents. Z-score, IQR, and streaming detection. Find outliers in data instantly. Sub-millisecond response. Works on single values or...
Usage Guidance
This skill claims to be a SaaS anomaly detector and requires an ORACLAW_API_KEY, but the runtime instructions do not show any API calls, endpoints, or examples of using the key. Before installing or providing credentials, ask the maintainer for: (1) concrete API call examples (URL, method, headers, e.g., Authorization: Bearer ORACLAW_API_KEY) and full request/response docs; (2) privacy and data-retention policy (what data is sent/stored); (3) the actual payment/billing flow for the listed price and confirmation that the 'x402' string is a legitimate payment destination; (4) whether you can create a scoped/test API key with limited privileges or a sandbox account. If you cannot get clear, verifiable API docs and a test/sandbox option, avoid supplying a real API key. If you choose to proceed, use a limited-privilege or ephemeral key and monitor for unexpected network activity or billing.
Capability Analysis
Type: OpenClaw Skill
Name: oraclaw-anomaly
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) for a statistical anomaly detection tool. It describes standard methods like Z-score and IQR for identifying outliers in datasets. There is no executable code provided, and the instructions are consistent with the stated purpose of monitoring and alerting without any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description: anomaly-detection service — requesting an ORACLAW_API_KEY is consistent with a remote SaaS. However, the SKILL.md does not show any API endpoints, request/response format, or how the key is applied, so the declared credential lacks justification in the instructions (mismatch between declared requirements and operational details).
Instruction Scope
SKILL.md contains example payloads and return shapes for a `detect_anomaly` tool but provides no invocation details (no URL, no HTTP method, no headers, no guidance to use the ORACLAW_API_KEY). The instructions are narrowly scoped to statistical methods and do not attempt to read unrelated files/envs, but they are too vague about execution/runtime behavior and network interactions.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install footprint; nothing will be written to disk by an installer.
Credentials
Only one env var (ORACLAW_API_KEY) is required; that is proportional for a third-party API. The problem: SKILL.md does not demonstrate why the key is needed or how it will be used, so the request for a credential is unexplained rather than evidently excessive.
Persistence & Privilege
always is false and there are no install actions or modifications to other skills or system configs. Normal autonomous invocation is allowed (default) but not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oraclaw-anomaly - After installation, invoke the skill by name or use
/oraclaw-anomaly - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OraClaw Anomaly 1.0.0 — Initial release
- Detect anomalies in data using Z-score and IQR statistical methods.
- Supports both single value checks and full dataset outlier detection.
- Enables real-time, streaming anomaly detection for monitoring scenarios.
- Sub-millisecond response time.
- Flexible API integrates easily with AI agents; simple JSON interface.
- Usage requires ORACLAW_API_KEY; offers generous free tier and per-use pricing.
Metadata
Frequently Asked Questions
What is Oraclaw Anomaly?
Anomaly detection for AI agents. Z-score, IQR, and streaming detection. Find outliers in data instantly. Sub-millisecond response. Works on single values or... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Oraclaw Anomaly?
Run "/install oraclaw-anomaly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oraclaw Anomaly free?
Yes, Oraclaw Anomaly is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oraclaw Anomaly support?
Oraclaw Anomaly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oraclaw Anomaly?
It is built and maintained by Whatsonyourmind (@whatsonyourmind); the current version is v1.0.0.
More Skills