Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:57 +08:00
commit 435f0e6fe1
8 changed files with 165 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "compliance-report-generator",
"description": "Generate compliance reports",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# compliance-report-generator
Generate compliance reports

View File

@@ -0,0 +1,8 @@
---
description: DESCRIPTION_PLACEHOLDER
shortcut: SHORTCUT_PLACEHOLDER
---
# TITLE_PLACEHOLDER
CONTENT_PLACEHOLDER

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/security/compliance-report-generator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "83e09ac1743caa316741fa5ac86f2550f2992d47",
"treeHash": "a965f6e67b7828da28585e18b83caaf03fde95b891f8a9d1caaccd845dc7bccc",
"generatedAt": "2025-11-28T10:18:13.690173Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "compliance-report-generator",
"description": "Generate compliance reports",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5bec297f01f59a1e455bcab97c888357387af00831589a94a8c93882271f19f8"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "44e34ea2107256602851f6e7ae1d8c9334241b126446e2d36ee3517e35e1cf1e"
},
{
"path": "commands/generate-compliance.md",
"sha256": "26981dafecd0bda9d89082c091325c9fdc3ac197318243e952dde0b1a38f4088"
},
{
"path": "skills/compliance-report-generator/SKILL.md",
"sha256": "1c5756f621b02b46ece7d9af77ef20628e9367248afc4ce902dff405f9d8ead2"
},
{
"path": "skills/compliance-report-generator/references/README.md",
"sha256": "a1823b86e09523e24453e9a8b5656cb23bc62b4b56b3ba5ce862e77e61592c44"
},
{
"path": "skills/compliance-report-generator/scripts/README.md",
"sha256": "6e783cfc1618e8b3fc1e085af9716057ad14fea1a7d8d95da0bc7999b8925806"
},
{
"path": "skills/compliance-report-generator/assets/README.md",
"sha256": "0ce82ddb7212f37285b9fe3c08e271318fa1733a5e101e66e31dc72529c3216d"
}
],
"dirSha256": "a965f6e67b7828da28585e18b83caaf03fde95b891f8a9d1caaccd845dc7bccc"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}

View File

@@ -0,0 +1,55 @@
---
name: generating-compliance-reports
description: |
This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies. Activates when you request "generating compliance reports" functionality.
allowed-tools: Read, Write, Edit, Grep, Glob, Bash
version: 1.0.0
---
## Overview
This skill empowers Claude to create detailed compliance reports, saving time and ensuring accuracy in documenting security practices. It automates the process of gathering information and formatting it into a standardized report, making compliance audits easier and more efficient.
## How It Works
1. **Identify Report Type**: Claude analyzes the user's request to determine the required compliance standard (e.g., PCI DSS, HIPAA).
2. **Gather Data**: The plugin collects relevant data from the system or prompts the user for necessary information.
3. **Generate Report**: The plugin formats the collected data into a comprehensive compliance report, including necessary sections and documentation.
## When to Use This Skill
This skill activates when you need to:
- Generate a report for a specific compliance standard (e.g., "generate a HIPAA compliance report").
- Create a security audit report.
- Document adherence to a security policy.
- Prepare for a compliance audit.
## Examples
### Example 1: Generating a PCI DSS Compliance Report
User request: "Generate a PCI DSS compliance report for our e-commerce platform."
The skill will:
1. Activate the compliance-report-generator plugin.
2. Prompt the user for information about their e-commerce platform's security controls and processes.
3. Generate a detailed PCI DSS compliance report based on the provided information.
### Example 2: Creating a HIPAA Compliance Report
User request: "Create a HIPAA compliance report to demonstrate our adherence to privacy regulations."
The skill will:
1. Activate the compliance-report-generator plugin.
2. Guide the user through a series of questions related to HIPAA requirements.
3. Compile the answers into a structured HIPAA compliance report.
## Best Practices
- **Specificity**: Be specific about the compliance standard you need a report for (e.g., "SOC 2 report").
- **Completeness**: Provide all the necessary information requested by the plugin to ensure a comprehensive and accurate report.
- **Review**: Always review the generated report to ensure its accuracy and completeness before submitting it for an audit.
## Integration
This skill can be integrated with other plugins that provide security assessment or vulnerability scanning capabilities. The results from those plugins can be incorporated into the compliance reports generated by this skill, providing a more comprehensive view of the organization's security posture.

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for compliance-report-generator skill
- [ ] report_template.docx: Word document template for generating compliance reports.
- [ ] config_examples/: Directory containing example configuration files for various compliance standards.
- [ ] logo.png: Company logo to be included in the compliance reports.

View File

@@ -0,0 +1,9 @@
# References
Bundled resources for compliance-report-generator skill
- [ ] pci_dss_guidelines.md: Detailed guidelines and requirements for PCI DSS compliance.
- [ ] hipaa_compliance_checklist.md: Checklist for ensuring HIPAA compliance.
- [ ] soc2_framework.md: Overview of the SOC 2 framework and its components.
- [ ] config_schema.json: JSON schema defining the structure and validation rules for the compliance report configuration files.
- [ ] api_documentation.md: Documentation for any external APIs used by the compliance report generator.

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for compliance-report-generator skill
- [ ] generate_report.py: Script to automate the generation of compliance reports based on specified standards and configurations.
- [ ] validate_config.py: Script to validate the configuration files used for report generation, ensuring they adhere to the required schema.
- [ ] fetch_standards.py: Script to fetch the latest versions of compliance standards from online sources.