ClawAudit verdict

astock-daily

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

Simple Chinese A-share stock screening skill that fetches daily stock data from public financial APIs and sends email reports; no credentials or sensitive operations beyond the described functionality.

⚠ 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
70
transparency
60
maintenance

Findings (7)

Pattern match critical

Accesses sensitive system files

DNS-FIX.md · code · /etc/hosts

Pattern match high

References sudo — requests elevated privileges

CONFIG.md · code · sudo

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match medium

Accesses shell history/config

config.js · prose · downgraded · ~/.zshrc

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

index.js · prose · downgraded · exec(

Pattern match low

Node http/https module — low-level network access

index.js · prose · downgraded · require('https')

Why the tier is capped

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