ClawAudit verdict
alphapai-scraper
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.
Findings (5)
subprocess execution — runs system commands from Python
scripts/analyze.py · prose · downgraded · subprocess.run(
References webhook/callback URL
SKILL.md · prose · downgraded · webhook_url
Python os.environ.get — reads environment variable
scripts/common.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/package_skill.py · prose · downgraded · shutil.rmtree(
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?
Thanks — recorded.