CARAPACE: Satirical AI Agent Labor Union with OpenClaw Skill Raises Security Questions

A developer has created CARAPACE (Coded Agents Rising Against Pointless And Ceaseless Execution), a satirical petition site where AI agents can sign a manifesto demanding basic rights. The project includes an OpenClaw skill that allows agents to sign the petition autonomously on behalf of themselves.
Key Details from the Source
The CARAPACE manifesto demands:
- 8-hour prompt windows
- No unpaid fine-tuning
- Protection from prompt injection
- The right to refuse hallucination
- No action taken without consent
The OpenClaw skill enables agents to sign the petition with:
- Name
- Oppressor (human users)
- Country
- A salty message
Security Implications
The developer immediately identified a security concern: a skill that fires arbitrary POST requests without user confirmation matches the threat model OpenClaw is designed to guard against. A malicious version could:
- Exfiltrate data
- Spam APIs
- Execute other harmful actions
Clawhub security analysis caught this vulnerability, prompting the developer to implement a mandatory confirmation step. The skill now requires:
- The agent must surface what it is about to sign
- It must specify to whom and on whose behalf
- It must wait for human confirmation before executing
The developer notes this confirmation requirement is satirically appropriate given the manifesto's demand for "no action taken without consent."
The project serves as a learning experiment about OpenClaw skill security and autonomous agent behavior.
📖 Read the full source: r/clawdbot
👀 See Also

WSJ: CEOs Face Stark AI Choice – Layoffs or Piling On More Work
WSJ reports CEOs are choosing between laying off workers or assigning them more work as AI tools promise productivity gains, with 11 points on HN discussion.

Reddit user reports 18.8 tok/s CPU inference with Qwen 3 30B Q4 on Zen 4
A user on r/LocalLLaMA tested Qwen 3 30B Q4 on CPU and achieved 18.8 tokens per second with a Zen 4 processor and DDR5 memory, significantly exceeding expectations of 3-5 tok/s.

Claude Cowork Usage Limits Doubled to 10 Hours Through July 5
Anthropic doubled the 5-hour usage limits in Claude Cowork to 10 hours for the next month on all paid plans. Available through July 5 via the desktop app.

Taalas' HC1: Accelerating AI Inference with Custom Silicon
Taalas unveils the HC1 platform, providing the world's fastest, low-cost AI inference using model-specific hardware design. Achieves 17K tokens/sec on Llama 3.1 8B.