ClawAudit verdict

kami-fall-detection-cloud

kami-fall-detection

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

Cloud-based fall detection skill that sends only short alarm clips (not continuous streams) to the KamiClaw API for analysis; the privacy policy is clearly documented and the data handling is explicitly scoped.

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

Findings (8)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Possible hardcoded credential

discord_notifier.py · prose · downgraded · token = "YOUR_BOT_TOKEN

Pattern match high

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

setup.sh · prose · downgraded · curl https://pyenv.run | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

setup.sh · prose · downgraded · | bash

Pattern match medium

References webhook/callback URL

README.md · code · webhook_url

Pattern match medium

References sudo — requests elevated privileges

setup.sh · prose · downgraded · sudo

Pattern match low

Popular HTTP library — network access

fall_detect_cloud_skill.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

fall_detect_cloud_skill.py · prose · downgraded · 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.

credential_access

Is this flag fair?

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