ClawAudit verdict

Li_python_sec_check

li-python-sec-check

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

Python security checker tool (CloudBase/Tencent guidelines, LLM analysis disabled by default) with no capabilities listed and only a stub frontmatter visible; the minimal content shows no malicious behavior.

⚠ 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
100
transparency
80
maintenance

Findings (7)

Pattern match critical

Pipe to python — executes piped content as Python code

docs/目录扫描功能验证.md · code · | python

Pattern match critical

Possible hardcoded credential

docs/UPGRADE_v21.md · code · api_key="your_api_key

Pattern match critical

Uses eval() — can execute arbitrary code

docs/目录扫描功能验证.md · code · eval(

Pattern match high

os.system/popen — direct OS command execution

docs/目录扫描功能验证.md · code · os.system(

Pattern match medium

Python os.environ.get — reads environment variable

docs/安全审查回应.md · code · os.environ.get(

Pattern match medium

Uses exec() — may execute shell commands

scripts/python_sec_check.py · prose · downgraded · exec (

Pattern match medium

subprocess execution — runs system commands from Python

scripts/python_sec_check.py · prose · downgraded · subprocess.run(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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.

Is this flag fair?

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