ClawAudit verdict

ai-daily

ai-daily-cn

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

The skill generates a daily AI news digest by scraping documented public sources (OpenAI, Anthropic blogs, arXiv, HuggingFace) using optional user-supplied Tavily/GitHub tokens — no suspicious data exfiltration or manipulation.

⚠ 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
90
maintenance

Findings (7)

Pattern match critical

Pipe to bash — executes piped content as shell commands

INSTALL.md · code · | bash

Pattern match critical

Possible hardcoded credential

INSTALL.md · code · API_KEY="tvly-xxxxxxxxxxxxxxxxxxxx

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

INSTALL.md · code · curl https://pyenv.run | bash

Pattern match high

Accesses shell history/config

README.md · code · ~/.zshrc

Pattern match high

References sudo — requests elevated privileges

INSTALL.md · code · sudo

Pattern match medium

Python urllib.request — network access

config/prompts.md · code · urllib.request

Pattern match medium

Python os.environ.get — reads environment variable

config/prompts.md · code · os.environ.get(

Why the tier is capped

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