ClawAudit verdict
lobster-radio
lobster-radio-skill
Local personalized news radio skill using Qwen3-TTS; package_install covers Python dependencies and model downloads from declared sources (HuggingFace/ModelScope), all consistent with the stated local TTS generation 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.
Permission integrity
package_install
Findings (8)
Recursive delete from root or home — destructive command
INSTALL.md · code · rm -rf ~
Possible hardcoded credential
utils/news_searcher.py · prose · downgraded · api_key = "YOUR_BING_API_KEY
Changes file ownership
INSTALL.md · code · chown
subprocess execution — runs system commands from Python
utils/platform_adapter.py · prose · downgraded · subprocess.run(
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python aiohttp session — async network access
providers/ollama_tts.py · prose · downgraded · aiohttp.ClientSession
pip3 install — installs Python packages at runtime
scripts/install.sh · prose · downgraded · pip3 install
Python os.environ.get — reads environment variable
utils/audio_manager.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.