ClawAudit verdict

paired

45
🟠 Risky
Significant concerns — only install if you understand the risks

Extremely broad capabilities including unlocking phone with stored PIN, relaying messages to external Telegram channel, and executing sudo commands; while each is disclosed and user-configured, the combination of phone unlock PIN storage plus Telegram relay creates meaningful potential for misuse.

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

40
security
80
transparency
70
maintenance

Findings (7)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · frontmatter · sudo

Pattern match high

Pipe to python — executes piped content as Python code

wrappers/paired-call-watch-tg-hook.sh · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

bin/bt_adb.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

bin/bt-pan.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

voice/paired-voice-synth.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

voice/paired-voice-synth.py · prose · downgraded · shutil.copy(

Pattern match low

Popular HTTP library — network access

wrappers/paired-sco-agent.py · prose · downgraded · got

Why the tier is capped

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

Is this flag fair?

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