From suaveplan-security
Use when implementing or debugging code that uses @suaveplan/audit-logging: Tamper-proof, GDPR-compliant audit logging: cryptographic chain-integrity, pluggable storage, retention policy, GDPR export, and a rich event taxonomy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/suaveplan-security:audit-loggingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Tamper-proof, GDPR-compliant audit logging for the Suaveplan monorepo. Provides a cryptographic chain-integrity engine, pluggable storage adapters, GDPR data export, configurable retention policies, and a rich event taxonomy spanning auth, authorization, data access, system, and GDPR events.
Tamper-proof, GDPR-compliant audit logging for the Suaveplan monorepo. Provides a cryptographic chain-integrity engine, pluggable storage adapters, GDPR data export, configurable retention policies, and a rich event taxonomy spanning auth, authorization, data access, system, and GDPR events.
@suaveplan/audit-logging.import { /* see API Reference below */ } from "@suaveplan/audit-logging";
Workspace dependencies: @suaveplan/crypto, @suaveplan/crypto-hash, @suaveplan/error, @suaveplan/events, @suaveplan/logger, @suaveplan/serialize, @suaveplan/types
This skill is intentionally short. The package's own documentation is the authoritative source — read these in order:
packages/security/audit-logging/README.md — overview, install, quick-start, module indexpackages/security/audit-logging/src/**/*.md — co-located docs per implementation file (Purpose, Features, Basic + Advanced examples, full API reference, Implementation notes — all packages in genesis ship ≥200 words per module)packages/security/audit-logging/package.json exports map — every subpath you can import fromWhen the user asks an API question, read the relevant co-located .md first; do not answer from training-data memory.
@suaveplan/crypto@suaveplan/crypto-hash@suaveplan/error@suaveplan/events@suaveplan/logger@suaveplan/serialize@suaveplan/typesThis SKILL.md is auto-generated by suaveplan-skills/scripts/generate-skills.ts from the package's README. Do not edit by hand — re-run the generator after the README changes.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub suaveplan/suaveplan-skills --plugin suaveplan-security