mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-13 05:28:02 +03:00
docs: add citation metadata (#246)
* docs: add citation metadata * docs: add project release metadata
This commit is contained in:
@@ -0,0 +1,30 @@
|
|||||||
|
cff-version: 1.2.0
|
||||||
|
message: "If you use ClawSec in research or security tooling, please cite it as below."
|
||||||
|
title: "ClawSec"
|
||||||
|
version: "0.1.0"
|
||||||
|
date-released: "2026-05-26"
|
||||||
|
abstract: >-
|
||||||
|
ClawSec is a security skill suite for AI agent platforms. It provides
|
||||||
|
advisory monitoring, cryptographic signature verification, guarded skill
|
||||||
|
installation, file integrity checks, and platform-specific security
|
||||||
|
capabilities for OpenClaw, NanoClaw, Hermes, and Picoclaw deployments.
|
||||||
|
type: software
|
||||||
|
license: "AGPL-3.0-or-later"
|
||||||
|
url: "https://clawsec.prompt.security/"
|
||||||
|
repository-code: "https://github.com/prompt-security/clawsec"
|
||||||
|
keywords:
|
||||||
|
- ai-security
|
||||||
|
- agent-security
|
||||||
|
- prompt-injection
|
||||||
|
- security-advisories
|
||||||
|
- software-supply-chain
|
||||||
|
- integrity-verification
|
||||||
|
- openclaw
|
||||||
|
- nanoclaw
|
||||||
|
- hermes
|
||||||
|
- picoclaw
|
||||||
|
authors:
|
||||||
|
- given-names: David
|
||||||
|
family-names: Abutbul
|
||||||
|
affiliation: "Prompt Security"
|
||||||
|
orcid: "https://orcid.org/0009-0001-7883-3593"
|
||||||
Reference in New Issue
Block a user