ClawAudit verdict

kami-suspicious-person

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

Local ONNX-based face detection and stranger loitering monitoring skill that processes video from user-owned RTSP cameras; inference is local (CPU) and the content references a privacy policy for any cloud API calls.

⚠ 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.

3
security
100
transparency
90
maintenance

Findings (8)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

README.md · code · http://192.168.1.1

Pattern match high

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

setup.sh · prose · downgraded · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match high

Pipe-to-shell pattern (wget | sh)

setup.sh · prose · downgraded · wget -qO- https://astral.sh/uv/install.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

setup.sh · prose · downgraded · | sh

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match low

References webhook/callback URL

README.md · prose · downgraded · webhook_url

Pattern match low

Python urllib.request — network access

suspicious_person_detector.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

suspicious_person_detector.py · prose · downgraded · shutil.move(

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

Requires 1 system binary.

network_in

Is this flag fair?

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