Caveat verdict
vetclaw-bundle
Veterinary clinic automation bundle (52 skills) for appointment scheduling, medical records, and revenue reporting; uses API keys for LLM and SMS providers configured by the clinic owner.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
Findings (7)
Possible hardcoded credential
SKILL.md · code · api_key: "${DEEPSEEK_API_KEY}
Writes to SKILL.md — self-modifying skill
install_skills.py · prose · downgraded · SKILL.md").write
Python shutil file operation — copies/moves/deletes files
install_skills.py · prose · downgraded · shutil.copy(
Python os.getenv — reads environment variable
main.py · prose · downgraded · os.getenv(
Python httpx request — network access
main.py · prose · downgraded · httpx.post(
POSTs data to external URL
main.py · prose · downgraded · .post("https://
Python urllib.request — network access
test_api.py · prose · downgraded · urllib.request
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.