ClawAudit verdict

s2-space-agent-os-mothership

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill presents itself as a spatial logic framework with security considerations, indicating a legitimate purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

35
security
100
transparency
90
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

config.yaml · prose · downgraded · token: "OC_LOCAL_ROOT_TOKEN

Pattern match high

HTTP request to bare IP address — common in malicious payloads

s2_skills/scanners/universal_scanner.py · code · http://192.168.1.2

Pattern match medium

Python os.environ.get — reads environment variable

S2_FULL_ARCHITECTURE_GUIDE.md · code · os.environ.get(

Pattern match medium

subprocess execution — runs system commands from Python

s2_skills/perception/s2_fortress_boot.py · prose · downgraded · subprocess.check_output(

Pattern match low

Python urllib.request — network access

s2_headless_ui/s2_timeline_orchestrator.py · prose · downgraded · urllib.request

Pattern match low

Python os.getenv — reads environment variable

s2_skills/actuators/main_actuator.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API