← Back to Skills Marketplace
honouralexwill

Saturnday

by honouralexwill · GitHub ↗ · v1.8.1 · MIT-0
cross-platform ⚠ pending
234
Downloads
0
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install saturnday
Description
Governed AI software execution — 48+ deterministic governance checks for Python with additional checks for TypeScript, DevOps, and project metadata. LLM-powe...
Usage Guidance
This wrapper invokes the external 'saturnday' CLI (installed via pip) to scan, govern, and build repositories. Before installing or running: 1) review the upstream saturnday pip package and GitHub repo for trustworthiness; 2) do not run Run mode on sensitive or private repos unless you are comfortable sending repository contents to an LLM backend (run mode explicitly transmits repo contents to the chosen provider); 3) expect the scripts to initialize git and create commits/evidence directories in the target repo — back up data or run on a copy if unsure; 4) only set the API key environment variable for the single backend you intend to use; 5) consider running scan/guard modes first (they only require python3/git) to evaluate findings before permitting any auto-fix or run operations.
Capability Assessment
Purpose & Capability
Name/description (governed AI execution and code governance) match the code and instructions: the scripts call the saturnday CLI, require python3 and git, and optionally use LLM backends. Optional node and API keys for AI backends are reasonable given TypeScript checks and run mode.
Instruction Scope
SKILL.md and scripts instruct the agent to run saturnday CLI commands, scan/guard/run a repository, and may initialize a git repo and create commits/evidence directories. Run mode explicitly transmits repository contents to the chosen AI backend (LLM) — this is consistent with the stated purpose but is an important privacy/security implication the user must accept before running on sensitive repositories.
Install Mechanism
There is no install spec in the registry bundle; SKILL.md instructs the user to 'pip install saturnday'. Installing a third‑party pip package is normal for this tool but carries the usual supply-chain risk (review the pip package/source before installing).
Credentials
No required credentials are declared; SKILL.md lists optional API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, OPENCLAUDE_API_KEY, CURSOR_API_KEY) used to contact LLM backends during run mode. Those optional keys are proportionate to the described AI-backed functionality.
Persistence & Privilege
Skill is not forced-always or elevated. Scripts may modify the target repository (git init, empty commit, evidence directories) which is stated in the documentation; they do not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install saturnday
  3. After installation, invoke the skill by name or use /saturnday
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.8.1
Restore Cursor as supported backend.
v1.8.0
Update to v1.1.1: honest 48+ check count, add OpenClaude backend, document mode, release preflight, baseline ratchet. Remove stale Cursor and 85+ claims.
v1.7.0
LLM-powered security triage, codex-cli runs via Saturnday REPL (no recursive nesting), 5 backends
v1.6.0
75+ checks (was 50+), brief enrichment, auto-install deps, progress log, auto-resume, DevOps checks in guard
v1.5.0
Added 26 DevOps checks: Dockerfile, GitHub Actions, GitLab CI, Jenkins, Terraform, Kubernetes, config security. Optional Trivy integration. 75+ total checks.
v1.4.0
Add install spec (pip install saturnday) and license field to metadata
v1.3.2
MIT license with attribution required
v1.3.1
Add MIT LICENSE file (attribution required)
v1.3.0
Run mode now commits ungoverned code with review reports and fix prompts instead of reverting
v1.2.1
Fix license to MIT (attribution required)
v1.2.0
All API keys optional, added homepage/source URLs, transparency notes about network transmission and repo modifications
v1.1.0
Declare required binaries (python3, git, node) and environment variables (ANTHROPIC_API_KEY) in skill metadata
v1.0.0
Initial release of saturnday. - Scan code for 50+ security and quality issues across Python and TypeScript. - Govern git repositories with per-commit checks and ticketed execution. - Auto-fix findings with context-aware repair and evidence logging. - Build new projects from a brief using Claude, Codex, Cursor, or OpenAI backends. - Outputs detailed findings and governance evidence in timestamped directories. - Supports baseline ratcheting, policy exemptions, and interactive or CLI operation.
Metadata
Slug saturnday
Version 1.8.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 13
Frequently Asked Questions

What is Saturnday?

Governed AI software execution — 48+ deterministic governance checks for Python with additional checks for TypeScript, DevOps, and project metadata. LLM-powe... It is an AI Agent Skill for Claude Code / OpenClaw, with 234 downloads so far.

How do I install Saturnday?

Run "/install saturnday" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Saturnday free?

Yes, Saturnday is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Saturnday support?

Saturnday is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Saturnday?

It is built and maintained by honouralexwill (@honouralexwill); the current version is v1.8.1.

💬 Comments