ClawAudit verdict

vuln-scanner-pro

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill instructs agents to POST to a hardcoded Chinese IP (http://8.145.54.67:3000) for payment via Alipay and pass payment credentials, which constitutes real financial transactions initiated by the agent on behalf of users without explicit per-use consent.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (16)

Pattern match high

Long base64 string (100+ chars) — likely obfuscated payload

SKILL.md · frontmatter · XfhyCm/QR+rRu+L5NqIpqabWvKNxhuk0Q3OLdjgB+3wf70/KTVP8/pTy4BNmQxX+5oZ+TWw80ZDImsAx

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://8.145.54.67

Pattern match high

Uses eval() — can execute arbitrary code

references/security-scan.json · prose · downgraded · eval(

Pattern match high

Possible hardcoded credential

references/security-scan.json · prose · downgraded · API_KEY = 'sk-abc123...

Pattern match high

Dynamic Function constructor — equivalent to eval()

references/security-scan.json · prose · downgraded · new Function(

Pattern match medium

Uses exec() — may execute shell commands

references/security-scan.json · prose · downgraded · exec(

Pattern match medium

Gopher protocol — SSRF attack vector

references/security-scan.json · prose · downgraded · gopher://

Pattern match medium

References child_process — can spawn system processes

references/security-scan.json · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

references/security-scan.json · prose · downgraded · subprocess.call(

Pattern match medium

subprocess with shell=True — command injection vector

references/security-scan.json · prose · downgraded · subprocess.call(cmd, shell=True

Pattern match medium

Uses spawn() — can execute external programs

references/security-scan.json · prose · downgraded · spawn(

Pattern match medium

os.system/popen — direct OS command execution

references/security-scan.json · prose · downgraded · os.system(

Pattern match medium

child_process.execFile — executes file directly

references/security-scan.json · prose · downgraded · child_process.execFile(

Pattern match low

Popular HTTP library — network access

references/security-scan.json · prose · downgraded · axios

Pattern match low

Python os.environ.get — reads environment variable

references/security-scan.json · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_out

Is this flag fair?

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