AI Legal Assistant Pro

PassAudited by ClawScan on May 11, 2026.

Overview

This skill is coherent and low risk, but users should treat its legal outputs as preliminary and be cautious with sensitive documents or off-platform upgrades.

This skill appears safe for preliminary legal organization and estimates. Before using it, anonymize contracts, IDs, phone numbers, addresses, bank details, and case materials where possible; do not treat generated documents as final legal filings without professional review; and verify the author before any off-platform Pro/Business engagement.

Findings (2)

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

The agent may run a small local calculation helper, but the reviewed code does not show broader system access.

Why it was flagged

The skill includes executable local code that accepts a user-supplied claim amount, but the code is limited to numeric validation and fee calculation with no network, shell, file writes, or credential handling.

Skill content
amount = float(sys.argv[1]) ... fee = calc(amount) ... print(f'Estimated filing fee: {fee:.2f} RMB')
Recommendation

Allow this only for lawsuit-fee estimates, and review any future script changes before trusting them.

What this means

Users could rely too heavily on draft legal guidance or share sensitive legal details when pursuing an upgrade.

Why it was flagged

The skill handles legal matters where users may over-trust outputs and also includes an off-platform upgrade path; the artifacts disclose these limits and require disclaimers, so this is a user-awareness note rather than a concern.

Skill content
本 skill 仅提供初步结构化辅助,不替代执业律师的正式法律意见。... 可在平台外升级到 Pro / Business 版本。
Recommendation

Treat outputs as first-pass assistance only, verify important matters with a licensed lawyer, and avoid sharing unnecessary personal or case details off-platform.