Cn Global Compliance

PassAudited by ClawScan on May 17, 2026.

Overview

This appears to be a benign compliance checklist/helper; the main thing to notice is that it includes an optional local Python script from an unknown source.

This skill looks safe to use as an informational compliance checklist. Avoid entering unnecessary confidential business details, review the included Python script before running it, and treat the compliance output as preliminary guidance rather than a substitute for legal advice.

Findings (1)

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

If used, the script runs locally with the user's permissions, but the visible behavior is limited to processing supplied compliance-check inputs.

Why it was flagged

The skill includes a runnable local Python helper. Local code execution is visible and purpose-aligned for generating a compliance report, and the shown code does not include network calls, credential access, file writes, or destructive behavior.

Skill content
Usage:
  python compliance_check.py --product "SaaS App" --markets EU,US,JP ...
Recommendation

Run the helper only if you intend to use the local checker, and review the script first because the publisher source is unknown.