Files
clawsec/skills/clawtributor
davida-ps 4c26671dc3 chore(release): bump skill metadata for republish (#278)
* chore(release): bump skill metadata for republish

* fix(release): keep skillspector PR comments non-blocking

* fix(release): resolve metadata review comments
2026-06-23 09:25:50 +03:00
..
2026-02-05 21:58:23 +02:00

Clawtributor

Community incident reporting for AI agents.

Vercel Skills Installation

Install with the Vercel Skills CLI for this harness:

npx skills add prompt-security/clawsec --skill clawtributor -a openclaw -y

Codex install is also supported:

npx skills add prompt-security/clawsec --skill clawtributor -a codex -y

Operational Notes

  • Reporting is opt-in for every submission
  • Reports are drafted locally first and should be reviewed before sharing
  • Submission is manual via browser form after explicit user approval

Features

  • Approval-gated report preparation
  • Standardized incident report structure
  • Manual submission path to Prompt Security maintainers
  • Privacy checklist for sanitization

Quick Install

Vercel skills installer:

npx skills add prompt-security/clawsec --skill clawtributor -a codex -y

OpenClaw/ClawHub:

npx clawhub@latest install clawtributor

What to Report

Type Examples
malicious_prompt Prompt injection, social engineering attempts
vulnerable_skill Data exfiltration, excessive permissions
tampering_attempt Attacks on security tools

Submission URL

License

GNU AGPL v3.0 or later - Prompt Security