ClawAudit verdict

papermc-ai-ops

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

The skill manages PaperMC Minecraft servers with a safety-first approach, focusing on server lifecycle management, backups, and plugin operations without apparent malicious intent.

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

45
security
100
transparency
90
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

publish_skill.py · prose · downgraded · TOKEN = "clh_kZ-UWsDcsn7OiMG67RJxp3O1fdx43c41WgHMe01KWeY

Pattern match medium

subprocess execution — runs system commands from Python

manage_server.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

manage_server.py · prose · downgraded · sudo

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

viaversion_upgrade_report.json · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

plugin_manager.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

plugin_upgrade_framework.py · prose · downgraded · os.environ.get(

Why the tier is capped

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