ClawAudit verdict

alphapai-scraper

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

Web scraper for Alpha派 financial research platform that archives market commentary locally; uses authenticated sessions the user provides (token/cookies/credentials), saves to local paths, and optionally sends summaries to user-configured Feishu webhook.

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

80
security
90
transparency
70
maintenance

Findings (5)

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

References webhook/callback URL

SKILL.md · prose · downgraded · webhook_url

Pattern match low

Python os.environ.get — reads environment variable

scripts/common.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

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

Pattern match low

pip3 install — installs Python packages at runtime

setup.sh · prose · downgraded · pip3 install

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.

Is this flag fair?

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