← Back to Skills Marketplace
Sox
by
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
180
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sox
Description
Sarbanes-Oxley Act compliance reference — SOX sections, internal controls, audit requirements, and IT governance. Use when evaluating SOX compliance, designi...
Usage Guidance
This skill appears coherent and self-contained: it runs a local shell script to display SOX guidance and does not ask for secrets or perform network installs (based on the provided files). Before installing, review the full scripts/script.sh (the provided excerpt was truncated) to confirm there are no hidden network calls, file reads/writes, or commands executed beyond printing guidance; verify the SOX_DIR behavior if you have sensitive files in ~/.sox/, and only enable autonomous invocation if you trust the skill's publisher (BytesAgain). If you want higher assurance, run the script in a sandbox or inspect the remainder of the file for unexpected commands.
Capability Analysis
Type: OpenClaw Skill
Name: sox
Version: 1.0.0
The 'sox' skill is a legitimate reference tool providing information on the Sarbanes-Oxley Act. All commands in 'scripts/script.sh' simply output static text regarding compliance sections, audit processes, and IT controls without any network activity, file system modifications, or suspicious logic.
Capability Assessment
Purpose & Capability
Name/description (SOX compliance reference) match the provided SKILL.md and the included scripts/script.sh which implement commands that print SOX guidance and checklists; no unrelated services, credentials, or binaries are requested.
Instruction Scope
Runtime instructions are narrowly scoped: they call the bundled scripts/script.sh with explicit command names (intro, sections, controls, itgc, audit, etc.). The instructions do not ask the agent to read arbitrary system files, access unrelated environment variables, or transmit data to external endpoints in the visible content.
Install Mechanism
There is no install spec and the skill is instruction-only with a bundled shell script. Nothing is downloaded or extracted from external URLs.
Credentials
SKILL.md mentions a configuration variable SOX_DIR (default ~/.sox/) which is reasonable for a local data directory; no credentials or secrets are required. The visible script content does not read or require other environment variables.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated privileges or attempt to modify other skills or system-wide settings in the visible content. The agent-autonomy default is unchanged (normal).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sox - After installation, invoke the skill by name or use
/sox - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Sox?
Sarbanes-Oxley Act compliance reference — SOX sections, internal controls, audit requirements, and IT governance. Use when evaluating SOX compliance, designi... It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install Sox?
Run "/install sox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sox free?
Yes, Sox is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sox support?
Sox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sox?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.
More Skills