Analyst Watchdog
v1.0.1Automated monitoring agent that watches an API scoreboard, detects milestones, writes findings to markdown, and alerts via file-based triggers. Use when you...
⭐ 0· 318·1 current·1 all-time
byNissan Dookeran@nissan
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a local monitoring/alerting agent and the implementation requires only python3 and accesses a local control-plane API (http://localhost:8765). Required binaries and behavior are proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to poll a local API and write FINDINGS/OUTBOX/ALERT files; the included Python does exactly that. It reads project score files and writes state and alert files under the workspace; there are no instructions to read unrelated system secrets or transmit data off-host.
Install Mechanism
No install spec is provided (instruction-only with a reference script). No downloads, package installs, or archive extraction are present.
Credentials
The skill requests no environment variables, credentials, or config paths. The script uses only local filesystem paths relative to the skill workspace and calls localhost endpoints; requested access is minimal and consistent with the functionality.
Persistence & Privilege
always is false (not force-installed). The skill runs as an agent when invoked; it does not modify other skills or system-wide configs. It creates and updates local state and markdown files as expected for an autonomous watchdog.
Assessment
This skill appears coherent and limited to local monitoring. Before installing, confirm the control-plane API at localhost:8765 is the intended trusted endpoint and that writing/overwriting files under the skill's workspace (projects/hybrid-control-plane and agents/analyst) is acceptable. If you are concerned about accidental file writes, run the script in a sandbox or inspect/backup the target directories. If you need remote alert delivery, note that this script only writes local alert files; an external orchestrator must pick them up to send messages.Like a lobster shell, security has layers — review code before you run it.
latestvk9760j51bp4wrckbt6an4q12ex83see4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
Binspython3
