ClawAudit verdict

korean-scraper

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Writes files AND executes processes

A web scraper for Korean sites (Naver, Coupang, Daum) using Playwright; scraping public websites for data extraction is the skill's stated purpose, and anti-bot evasion features are documented transparently.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
100
transparency
100
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Writes files AND executes processes — may drop and execute malicious scripts

LLM05 · LLM06 · ASI05

Capability combination high

Installs packages AND executes processes — opaque dependency chain with execution

LLM03 · ASI04

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match high

Uses eval() — can execute arbitrary code

scripts/coupang.js · prose · downgraded · eval(

Pattern match medium

setuid — privilege escalation mechanism

lib/common.js · prose · downgraded · setuid

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installprocess_execfile_write
Check another skill Browse the registry Auditing your own skills or configs? Use the API