Files
davida-ps c1d1824f86 ci(skills): publish release trust packets + expand skill installer awareness (vercel) (#262)
* ci(skills): publish release trust packets

* ci(skills): simulate beta tag releases

* ci(skills): match release version bump rules

* chore(skills): group agent skills for installer

* chore(skills): make clawtributor global

* chore(skills): bump all skills for trust release

* ci(skills): require npx install docs

* fix(skills): simulate prerelease tag versions

* fix(skills): aggregate trust artifact checksum failures

* fix(frontend): advertise npx skills suite install

* chore(frontend): drop ad hoc homepage copy test

* fix(ci): run skill release tooling tests
2026-06-10 13:22:22 +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