ClawAudit verdict

akshare-local-workbench

18
🔴 Dangerous
Reviewed by ClawAudit — concrete malicious or deceptive behavior found

The skill has the potential to execute arbitrary code, which could be a security risk.

⚠ 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.

63
security
100
transparency
90
maintenance

Findings (7)

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.environ.get — reads environment variable

assets/akshare-workbench/backend/app/main.py · prose · downgraded · os.environ.get(

Pattern match low

importlib.import_module — dynamic module loading

assets/akshare-workbench/backend/tests/test_catalog.py · prose · downgraded · importlib.import_module(

Pattern match low

Popular HTTP library — network access

assets/akshare-workbench/backend/tests/test_catalog.py · prose · downgraded · got

Pattern match low

Python urllib.request — network access

scripts/workbench_ctl.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/workbench_ctl.py · prose · downgraded · shutil.rmtree(

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

Requires 1 system binary. (1 elevated: npm).

Is this flag fair?

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