한국 세금/절세 가이드

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only Korean tax guide; it uses disclosed legal/search sources and has no evidence of hidden code, credential use, persistence, exfiltration, or destructive actions.

This skill appears safe to install as an informational tax guide. Before relying on results, verify important tax amounts and deadlines with official NTS/Hometax sources or a tax professional, share only necessary financial details, and avoid providing resident registration numbers, account credentials, or other unnecessary identifiers.

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

If connector declarations are honored by the platform, the skill may receive broader tool access than it actually needs for tax guidance.

Why it was flagged

The law/search tool use is disclosed and fits tax-law lookup, but the frontmatter also lists notify/docs connectors that are not otherwise explained or used in the instructions.

Skill content
connectors: [~~law, ~~search, ~~notify, ~~docs] ... | `law-search` 스킬 | ... | `web_search` |
Recommendation

Grant only the law/search capabilities needed for this skill, and avoid enabling notify/docs access unless the user has a clear reason.

What this means

The tax guide itself is instruction-only, but accurate and safe behavior may depend on the referenced common files and law-search skill being trustworthy.

Why it was flagged

The playbook references shared common guidance and another skill's helper script outside this package. This is purpose-aligned for legal lookup, but it means behavior can depend on trusted external/shared artifacts.

Skill content
공통 Phase 구조: [`../common/playbook_base.md`](../common/playbook_base.md) ... bash skills/law-search/scripts/law_search.sh "소득세법" 5
Recommendation

Use trusted versions of the referenced common guidance and law-search skill, and review them separately if they are installed.