← 返回 Skills 市场
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pci-dss-checker
功能描述
Evaluates an organization's payment card processing environment against PCI DSS requirements and returns a comprehensive compliance assessment.
安全使用建议
This skill appears to be what it says: a questionnaire-based PCI DSS self-assessment. Before using it, confirm where the assessment is processed (locally vs. sent to an external server). Never submit actual cardholder data, PANs, or private cryptographic keys — provide redacted or high-level answers instead. If you must provide sensitive implementation details, verify the skill's provenance/trustworthiness (author, hosting, privacy policy). If you need an auditor-level assessment, prefer vetted third-party PCI QSAs and do not rely solely on automated self-assessments.
功能分析
Type: OpenClaw Skill
Name: pci-dss-checker
Version: 1.0.0
The PCI DSS Compliance Checker is a legitimate API wrapper designed to evaluate organizational security posture against PCI standards. The bundle consists of documentation (SKILL.md) and an OpenAPI specification (openapi.json) for an external service hosted at api.mkkpro.com. No local code execution, data exfiltration logic, or malicious prompt injection attempts were identified; the tool functions as described by processing user-provided assessment data.
能力评估
Purpose & Capability
The name/description (PCI DSS compliance assessment) matches the provided OpenAPI schema and SKILL.md: the skill expects a detailed questionnaire about payment processing and returns an assessment. There are no unrelated binaries, credentials, or installs requested that would be inconsistent with the stated purpose.
Instruction Scope
SKILL.md and openapi.json define a POST /pci-compliance endpoint and sample request/response; the instructions are scoped to accepting a JSON assessment payload and producing a compliance report. The instructions do not direct the agent to read system files, environment variables, or other unrelated data sources. Note: SKILL.md does not specify any server URL or external endpoint, implying the assessment is intended to be performed by the skill itself rather than forwarded — confirm runtime behavior before sending sensitive data.
Install Mechanism
No install specification or code files are present (instruction-only skill). This is low risk from an install/execution perspective because nothing is fetched or written to disk by an install step.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, the API schema requires many pieces of potentially sensitive compliance data (presence of card storage, cryptographic keys, encryption status, etc.). That sensitivity is expected for a PCI self-assessment tool, but users should avoid submitting actual PANs, secret keys, or unredacted sensitive artifacts — only provide high-level or redacted answers unless you trust where processing occurs.
Persistence & Privilege
always:false and no config paths or other persistence are requested. The skill does not request elevated or persistent privileges and does not modify other skills' settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pci-dss-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/pci-dss-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of PCI DSS Compliance Checker.
- Provides a security assessment tool for evaluating PCI DSS compliance across all 12 requirements.
- Accepts detailed input about an organization's cardholder data environment, security controls, and operational practices.
- Returns a comprehensive compliance assessment with individual requirement scores and summaries.
- Supplies actionable recommendations and clear next steps for maintaining or achieving compliance.
- Offers a simple POST endpoint (/pci-compliance) with structured input and output for easy integration.
元数据
常见问题
PCI DSS Checker 是什么?
Evaluates an organization's payment card processing environment against PCI DSS requirements and returns a comprehensive compliance assessment. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 PCI DSS Checker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pci-dss-checker」即可一键安装,无需额外配置。
PCI DSS Checker 是免费的吗?
是的,PCI DSS Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PCI DSS Checker 支持哪些平台?
PCI DSS Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PCI DSS Checker?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills