ClawAudit verdict

bettafish-opinion-analysis

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

Multi-agent social media sentiment analysis framework that fetches public data via WebSearch/WebFetch/Browser and generates local HTML/Word/PDF reports; data flow is transparent and consistent with the stated analysis purpose.

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

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s "https://api.example.com/data" | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python

Pattern match critical

<script> tag in markdown — potential code injection

references/design_guide.md · code · <script>

Pattern match medium

subprocess execution — runs system commands from Python

subskills/docx/scripts/accept_changes.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

subskills/docx/scripts/comment.py · prose · downgraded · shutil.copy(

Pattern match low

Popular HTTP library — network access

subskills/pdf/scripts/fill_fillable_fields.py · prose · downgraded · got

Why the tier is capped

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

network_out

Is this flag fair?

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