Bank Regulatory Reporting

AdvisoryAudited by Static analysis on May 11, 2026.

Overview

No suspicious patterns detected.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Users could unintentionally place sensitive bank, customer, or AML information into the model context.

Why it was flagged

The skill is designed to process banking, customer-risk, and suspicious-transaction reporting data, which may be confidential or regulated if pasted into the agent.

Skill content
For each report type, I will help collect ... Anti-Money Laundering (AML) Report Template ... 客户总量 ... 高风险客户 ... 可疑交易预警数 ... 提交可疑交易报告数 ... 大额交易报告数 ... 黑名单命中数
Recommendation

Use only approved environments, redact or aggregate customer-identifiable data where possible, and avoid pasting raw confidential datasets unless your organization permits it.

What this means

Incorrect or outdated regulatory reports could cause compliance errors if submitted without expert review.

Why it was flagged

The README markets one-click generation of regulated banking reports from raw data, which could lead users to over-rely on AI-generated compliance outputs.

Skill content
根据原始数据一键生成
Recommendation

Treat generated reports as drafts and have qualified compliance, legal, or regulatory reporting staff verify calculations, rules, and final submissions.

What this means

The mismatch may make it harder to confirm exactly which packaged version is being reviewed or installed.

Why it was flagged

The package version differs from the supplied registry metadata version 2.0.0, which is a minor provenance/packaging inconsistency. No executable code or install script is present.

Skill content
"version": "1.0.1"
Recommendation

Confirm the installed package version and publisher before use, especially in regulated environments.