ClawAudit verdict

pao-system

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

The skill describes a Python-based personal AI operator framework with WebSocket communication; the capabilities described (skill management, protocol handling) are consistent with the stated purpose and no exfiltration or malicious behavior is evident.

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

35
security
100
transparency
90
maintenance

Findings (11)

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match medium

subprocess execution — runs system commands from Python

deployment/installer.py · prose · downgraded · subprocess.run(

Pattern match medium

Uses exec() — may execute shell commands

htmlcov/coverage_html.js · prose · downgraded · exec(

Pattern match medium

Python httpx request — network access

README.md · code · httpx.post(

Pattern match medium

POSTs data to external URL

README.md · code · .post('http://

Pattern match low

Python os.environ.get — reads environment variable

build/lib/core/config.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

deployment/installer.py · prose · downgraded · shutil.rmtree(

Pattern match low

References webhook/callback URL

src/protocols/task_protocol.py · prose · downgraded · callback_url

Pattern match low

References tunneling service

task_deploy_guide.md · prose · downgraded · ngrok

Pattern match low

Python aiohttp session — async network access

test_all.py · prose · downgraded · aiohttp.ClientSession

Pattern match low

Python os.getenv — reads environment variable

test_bidirectional.py · prose · downgraded · os.getenv(

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.

Is this flag fair?

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