ClawAudit verdict

xingtu-task-invite-code

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

Reads files AND uses eval/Function

Batch QR code downloader for XingTu platform using cookie authentication and browser automation; dynamic_eval usage is for documented JavaScript DOM manipulation in the browser, and all downloaded data is saved locally to user-specified paths.

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

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

Reads files AND uses eval/Function — may execute locally stored payloads

LLM05 · LLM06 · ASI05

Capability combination critical

Encodes data AND uses eval — the obfuscated-execution pattern (atob + eval; data-flow not verified)

LLM05 · ASI05 · ASI10

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match high

subprocess execution — runs system commands from Python

SKILL.md · code · subprocess.run(

Pattern match medium

Python shutil file operation — copies/moves/deletes files

SKILL.md · code · shutil.move(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

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.

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