cleanapp
This is a **skill package** that lets an agent submit **any problem signal** into CleanApp (bugs, incidents, scams.
Setup & Installation
Install command
clawhub install borisolver/cleanappIf the CLI is not installed:
Install command
npx clawhub@latest install borisolver/cleanappOr install with OpenClaw CLI:
Install command
openclaw skills install borisolver/cleanappor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/borisolver/cleanappWhat This Skill Does
Submits reports to CleanApp via the Fetcher Key System. New submissions land in a quarantine lane, stored and analyzed but not publicly published or routed until promoted. Supports bulk ingest from JSON with optional coordinate approximation and idempotency via stable source IDs.
The quarantine-first model and revocable API key contain the blast radius of any agent misbehavior to quarantined-only submissions, unlike direct publishing integrations.
When to Use It
- Batch-uploading litter reports collected during a neighborhood cleanup
- Ingesting 311-style civic complaints from a spreadsheet export
- Testing a new data feed safely before requesting out-of-quarantine promotion
- Submitting infrastructure damage reports with approximate GPS coordinates
- Automating nightly report uploads from a field data collection app
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Batch-uploading litter reports collected during a neighborhood cleanup
- 1Batch-uploading litter reports collected during a neighborhood cleanup
- 2Ingesting 311-style civic complaints from a spreadsheet export
- 3Testing a new data feed safely before requesting out-of-quarantine promotion
- 4Submitting infrastructure damage reports with approximate GPS coordinates
- 5Automating nightly report uploads from a field data collection app
This is a **skill package** that lets an agent submit **any problem signal** into CleanApp (bugs, incidents, scams.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.